How can I call One UI Page to another UI Page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2020 05:58 PM
Hello, Newbie here. I'm calling UI_Page_1 from UI action. This UI_page_1 contains a Form. Once users submits this form I'm trying to do validations based on the user inputs through UI_page_1's client script by calling server side script include. If there are some errors, server side script include returns array of errors and I want to throw list of errors in the new UI_Page_2. The issue I'm having is,
1. I can not call the glideajax function from client script. (basically getXML() is erring).
2. Is that possible to call one UI page from another UI page?
Is that something doable or I should look at different approach? Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2020 12:00 AM
Hi,
please check what you are getting i the ansObj
check script include is returning properly
you can show the errors in new UI page; just send the errors to 2nd UI page and then display them
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader