Condition Builder in UI page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2020 08:26 AM
Hi All
I am trying to add a condition type field in ui page.
I used the page https://community.servicenow.com/community?id=community_question&sys_id=d52d43a9db9cdbc01dcaf3231f96... for my set up.
I see the alert on client side to get the condition field value and it works.
But how do I fetch it in the processing script?
Please help
Thanks
Surya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2020 10:53 PM
It is present on both else it dont show. i followed the one "https://community.servicenow.com/community?id=community_question&sys_id=d52d43a9db9cdbc01dcaf3231f96... " for my set up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2020 11:42 PM
Sure will have a look and check
Regards
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
06-01-2020 07:50 AM
Hi Ankur,
If i pass call a script include from client script of ui page and in script include I redirect to a page, it dont work. Isnt that something will work?
gs.setRedirect("redirecturl");
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2021 07:42 AM
I am trying to add multiple filters in one UI page, is this possible ??