How to make a preview page before submitting a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 12:29 AM
I am in Employee Center page. I want to make a preview page before submitting the form. How do I make it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 12:35 AM
Hi @VarisaraV
Out of the box, there is no way to do this, and it would increase the technical debt. If you build a UI page to pull all the data and allow users to make changes, then preview them, it would further increase technical debt. Could you please clarify why you want to add a preview feature?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 12:52 AM
@Dr Atul G- LNG
thank you for your comment.
There is a form on Employee center. Normally users can fill in the form and submit it. I just want to add a preview page for users to check whether the values they entered in the form are correct. After checking the values on the preview page, they can submit the form.
The form and submit buttons are ready to use. I just want to know if it is possible to add preview.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 01:13 AM
Thanks @VarisaraV for detail.Out of the box, there’s no way to do this. You would need to build a button, bring in these fields, and ask the user to check them. In short, it’s a full customization, which will increase technical debt. It’s better to educate users on how to use the system more effectively."
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************