Setting radio button editable

0
How can I set a radio button editable until it has reached a certain status?  As an example, wanting the radio button to be editable up to the point when the status is not equal to completed.  Thank you.
asked
1 answers
0

Hi Jean,

 

Assuming that status is an attribute on your object you can set conditional visibility on the radio button based on this attribute. see screenshot

 

Hope this helps,

Andrej

answered