How to auto populate a checkbox with the default value "true" on CI form

Joshuu
Kilo Sage

Hi All,

I have two check boxes on CI form such as "Security BIA" and "BIA Result".

So i want to auto populate "BIA Result" field with the default value true if "Security BIA" is true.

With the help of UI policy and UI action I am able to auto populate the checkbox but now sure how to make it true by default.

 

Thank you,

Priya.

6 REPLIES 6

Bhagyashri Sort
Kilo Guru

Hi,

 Did you try by UI policy scripting. Set the field value in OnCondition true script.

https://developer.servicenow.com/dev.do#!/learn/learning-plans/orlando/new_to_servicenow/app_store_l...

https://community.servicenow.com/community?id=community_question&sys_id=5cf5d3f7db72f784f7fca851ca96...

 

Mark it correct and helpful.

Thanks

Bhagyashri Sorte.

 

Brad Bowman
Kilo Patron
Kilo Patron

Were you able to try this solution?  Please update the post so that others will see the correct answer.