How to auto populate a checkbox with the default value "true" on CI form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2020 03:54 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2020 03:46 AM
Hi,
Did you try by UI policy scripting. Set the field value in OnCondition true script.
Mark it correct and helpful.
Thanks
Bhagyashri Sorte.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2020 05:44 AM
Were you able to try this solution? Please update the post so that others will see the correct answer.