Hello there!
I have a trouble with this "option" in the process flow, because there is needed that User can't saved opportunity until they fill the "Stimated Date" (That the system give them an advice).
My BPM Work like this :
Stage1-------->Stage2------>Stage3------>Stage4------>Stage5----->Stage6 (Close as Won)
||
|| => Stage7.1 (Close as Loss)
\/
Stage8.1 (Enter to On Hold)
So in Stage1 to Stage5 User can go to Stage7.# or Stage8.# , the idea was to see for example: How many opportunities were close at Stage2? (Search by Stage7.2). Theses Stages are Branchs, but rigth now we've a workflow that send emails to User when they're in Stage8.# and the "Stimated Re-Taken Date" is Today (This email is to reming User to enter in the opportunity and decided if Close or Start Again).
If he "Start Again" (Because the contact was changed....), the process return to Stage1 and clean all process values.
And there we have a problem... that form don't set "Required" in the "Stimated Re-Taken Date" when it's "opened" with Js, only when the User saved or Open it.
It's maybe confusing, but I'll give you photos to see it:
Any idea?
PD: I only set scripts to give values to "FLAG", the required options were setting with Bussines Rules, because JS can't set requireds in Process Flow (It set, but it's a visual required...)
*This post is locked for comments