Hi!
We have the following scenario set up on Opportunity:
If a user clicks on Close as Won -> you need to fill in some mandatory fields and click on the Close as won button again for the Opportunity to be closed as Won.
We have created a Business Rule that states:
* If Opportunity status is equal to won, then set value to a field.
This seems to work, as the field does get the value, but the problem is, that the user needs to refresh the Opportunity before the value is set to the field. Why is that? Is there a way for the value to appear immediately? (or without having to refresh/re-open the Opportunity window).
*This post is locked for comments