Hi All,
I am trying to learn how to clear custom states at the end of a work flow. I have the situation where a user finishes a work flow and then they go back and make edits. When they do this the custom states have not been cleared so the calculations are so wrong.
How do you empty a custom state short of refreshing the page or minus an item?
User case:
I have a repeating group (with a check box) and each time a check box is ticked in the RG is calculate the total cost at the bottom.
A user then continues and pressed go live and the package is created but none of the custom states ave been emptied! If the user continues to and filter the RG (and not reset the page) with a different filter combination and then select different items in the RG then the estimate value is incorrect because there are items from te old workflow still in the custom state.
Does anyone know how to resolve this?