Can I default the assigned_to field to the current user through a Business Map? - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +--- Thread: Can I default the assigned_to field to the current user through a Business Map? (/showthread.php?tid=484) |
Can I default the assigned_to field to the current user through a Business Map? - Guido1982 - 11-04-2016 I'd like to default the assigned_to field for invoices to the current user, regardless of a user that is assigned to the related SO or Quote. Is this possible through a Business map? So use something like $current_user in the <Orgfield>? |