function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lakshya agrawallakshya agrawal 

If an opportunity includes a value in the Mirror Track ID Field the workflow/trigger should evaluate the name and update accordingly

Naming Convention:-
1.Create a trigger or workflow that will replace the piping (‘|’) in the name with an underscore (‘_’)

 

For example, TMT|NE|OC|AMD|Common Flow Migration|8.23 would be updated to:

TMT_NE_OC_AMD_Common Flow Migration_8.23

 


 
lakshya agrawallakshya agrawal
Please answer someone.
lakshya agrawallakshya agrawal
Anyone please answer