How to set condition builder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2016 11:54 PM
Hi,
I am trying to use ServiceNow Condition builder on UI page,
Condition Builder this thread helped me to achieve that but problem is, is it possible to set condition builder using encoded query? It's good that we can get encoded query by script. I have tried too many option but without luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2016 01:12 PM
Ok. I have a custom table = hr
I want to create a report module on this table only (Users dont want to use Report module for a different reason)
Can i achieve something like this for this specific table in a UI page? If yes, then do i need to add 2 columns corresponding to Table_ref_field and condition_field in this table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2016 11:29 PM
Hi Prashant,
If you just want to have condition builder, then you just need to have a filed which contains table (meaning table on database) and condition fileld which is dependednt on field which holds table.
