CoreBOSBB

Full Version: Workflow custom method to update "assigned to" of contacts o
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I added a workflow custom function that changes the user assigned to all contacts associated to an account when the account is saved. This permits keeping visible that information when working in an environment configured with private sharing rules.

<!-- m --><a class="postlink" href="http://corebos.org/documentation/doku.php?id=en:invokecustomfunction_workflows#update_contact_assigned_to">http://corebos.org/documentation/doku.p ... ssigned_to</a><!-- m -->

As with the previous workflow enhancement I used this work as an excuse to document the procedure:

<!-- m --><a class="postlink" href="http://corebos.org/documentation/doku.php?id=en:devel:addworkflowfunction">http://corebos.org/documentation/doku.p ... owfunction</a><!-- m -->

The next step is for somebody to pick that as a starting point and convert it into a workflow task where you can select which other related entities should be change <!-- s;-) --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";-)" title="Wink" /><!-- s;-) -->