Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to set condition builder?

arjun_basnet
Giga Contributor

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.

6 REPLIES 6

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?



find_real_file.png


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.