Hi All,
I am using the Business process flow for case entity Identify, Research, Resolve. While moving through the stages I need to do following validations
- User should be able to change the stage only if certain business rules are validated.
- Once stage is changed, then attributes from previous stage should become read-only.
- When all stages are completed all the attributes across all the stages should become read-only
can you please suggest this how can i do?