UI Policy not working from a choice list selection unless I save the record.

Tony McAlliste1
Tera Contributor

Hi all,

 

I thought this would be really simple and am sure I've done similar before, but I'm trying to make a field hidden until the appropriate option is selected from a choice list on the same table, and want to avoid script so am using a UI policy to make the field not visible if the choice selection is not the one that is applicable or is -none-. I'm fairly sure I've done everything required and it does work - but only after I've made the selection and saved the record, then the field becomes visible. That's not meeting the requirement as it's just more clicks for the end user. Any ideas?

7 REPLIES 7

Tony McAlliste1
Tera Contributor

All sorted, it was a schoolchild error on my part

 

brianlan25
Kilo Patron

This is most likely due to multiple UI Policies running on the same field. Justification is set to mandatory out of the box when move to the assess state.

I'm not sure I understand the logic as justification is related to why you are doing the change not anything to do with is being successful or successful with issue.

Tony McAlliste1
Tera Contributor

Hi brianIan, it was a field I was using as a proof of concept, all is good now, thank you.