prevent state from changing when the back button is selected
Hi,I have created a UI Action to change the state of a record from Review to Published. However, If I change the state to published using the UI Action and then If I select the back button on the browser, the state field changes back to Review. Is th...