Unable to show/hide UI action located at the bottom of the form through a UI policy.

Nandhini Sri
Tera Contributor
 
5 REPLIES 5

Amit Pandey
Kilo Sage

Something like this should work in the condition-

 

current.isValidRecord() && gs.state != '3'; 


I have used 3 you can use your own value of state. 

 

Please mark my answer helpful and correct.

 

Regards,

Amit