- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2019 04:48 AM
Hi All,
I would like to know , how will below mentioned alert will trigger when page is not saved and moving on to another page
This alert is coming from "Form" widget( out of box ).
Could any one help me out on this.
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2019 05:08 AM
Hi Rajashekar,
I think this message comes in form as well whenever you change something and are about to leave the page
so it must be coming from platform level and as a developer you may not have access to it
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2019 03:37 AM
hello Rajshekhar
it is a system property that is responsible for popping up this alert.
Check out this system property. : glide.ui.dirty_form_support
Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2019 12:52 PM
Thank you All for your response.