Condition Builder in UI page

surya123
Mega Guru

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

8 REPLIES 8

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

 

Sure will have a look and check

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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");

 

@surya123 , Thank you so much Surya, This is really helpful...

I am trying to add multiple filters in one UI page, is this possible ??