- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 10-16-2023 05:28 AM
Hi All,
I hope you are doing fine.
In today's tutorial, let's discuss the use case from the project on Glide Modal.
Usecase:
- In our project, we have a lot of tables where we want users to be careful before updating the records. To avoid the mass update on any paper we plan to create a pop-up on the record form.
- This pop-up will appear whenever a user tries to update any record as a preventive measure or 4 eye principles.
- This pop-up will ask to provide a validation text if the text matches we can assume that the user is confident about the update else we have to avoid the update.
Let's first understand what the glide modal is in ServiceNow.
ServiceNow Glide Modal :
- Provides methods for displaying a content overlay.
- This is a fully-featured replacement for GlideWindow and GlideDialogWindow.
If you like this video please subscribe to my channel Technomonk for more such videos in the future.
Regards,
Amit Gujarathi
(Technomonk)
Technomonk Youtube: https://www.youtube.com/c/TechnoMonkAmit
Amit Gujarathi Linkedin: https://www.linkedin.com/in/amit-gujarathi-98632a175
TheTechnomonk.com : https://thetechnomonk.com/
ServiceNow Community Amit Gujarathi: https://www.servicenow.com/community/user/viewprofilepage/user-id/265565
GitHub: https://github.com/amigujarathi
- 1,198 Views