Resolved! Process flow states change dynamically
I have a requirement to change the process flow states appear based on type. If type = test then show draft, approved, closed. else Draft, Initiated, Closed. How can I get this working? I can hide unhide the states in the state drop down but the proc...