prevent state from changing when the back button is selected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 09:45 AM
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 there a way to prevent the state from going back to Review?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 10:04 AM - edited ‎03-05-2025 10:05 AM
Hi @DreDay3000 ,
That should not happen, check if there is any BR(any server side logic) which is running and overriding the value or any client script which is setting the value onload just on client side?
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya