CoreBOSBB

Full Version: not jump sales stage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I wish user, cannot jump sales stage

For example

First stage prospecting
Second stage Proposal
Third stage Negotiation
Closed Win
Closed Won

Today, user can jump prospection ( first stage ) to closed win ( last stage )

I wish user, pass all stage in order

How can i get that?
two ideas come to mind:

1.- make the picklist readonly for the profile with the restriction and then add an action link that launches a workflow to go to the next stage

2.- add a validation on the module to impose this restriction for whomever you want

both require a little bit of programming but nothing complex
there any code example, for me starting a solution 2?
this project can help to accomplish this: https://github.com/coreBOS/ProcessFlowPerspective