
To do this, I want to create a rule that auto-populates the "Alert Message" field if a checkbox field (Cross-Border Status Verified) is ticked so that, if it is not ticked, the Alert Message field has text and therefore, the Pop-Up window displays. And if the box is ticked, there is no text in the Alert Message and no pop-up window displays.
Here is my current workflow:
Rule Criteria
Opportunity: Cross-Border Status Verified EQUALS Flase
Workflow Actions - New Field Update
QUESTION: How do I create the formula to automaticall update the "Alert Message" field based on the check box?
Any thoughts would be appreciated.
Thanks!
1 réponse
It has been a while since I used this Application, but if I remember correctly, the majic from this app is in an S Control. Look for the s-control from this application and I would add to the code to look for this field to be marked as true. Hope this helps.