Get Pop up message when field changes and not saved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2024 02:37 PM
Hi,
I have arequirement that when users try change/add field values and go to the next form without saving, they are not getting message "changes are not saved" in my investment portal.
On the backend/regular form I am getting the message if I do not save, but in the portal I am not getting any message.
Can someone please let me know how can I achieve.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2024 09:45 PM
Can you please attach some screenshot to understand the issue better?
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 06:54 AM
this is background form getting pop up if I don't save and try to leave page.
but in my portal I am not getting any kind of popup message if i leaving the before save the changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 07:00 AM
Hi, It appears that you have written the code directly within the form on the platform. However, it is advisable to implement the code in either the Catalog client script or the Record Producer script within the Portal. Please verify this.
Suresh.