UI Policy not working on Load

Rylie Markle
Tera Contributor

I created a UI Policy to have a field show up if a checkbox is marked True. However, it is not working On Load, it is only working if you make a change to the field. On this specific record producer, we keep the employee's answers from the last time they filled it out, so it is possible the checkbox could start "True". Is there a way to get the field to show up if the box is already checked when the form loads?

 

RylieMarkle_0-1722620842571.png

 

8 REPLIES 8

Hello @Rylie Markle ,

 

I wonder why your script logic is written in Execute if false? Why not 'Execute if true'? Can you make a change and try?

 

Let me know if issue still occurs.

 

Kindly mark this as Accepted Solution/Helpful if applicable.

Regards,

Shubham

@ShubhamGarg - should I just move the script to Execute if True? Or do I need to change what the script says?

@Rylie Markle , Yes move the script to 'Execute if True' and test.

 

Let me know if it works.

 

Regards,

Shubham

@ShubhamGarg I just switched it and it's still working the same way. Below is what the page looks like On Load. 

 

RylieMarkle_0-1722949428811.png