Hi,
On my form there are three options. (they're radio buttons) and if one of them is selected, the whole form can be filled in. When the second one is selected only one part (that is in a bounded object frame) can be changed. and the last one where none of the form can be changed. How do I do that?
I tried a whole bunch of if and else statements by using .enable or .locked
thanks
On my form there are three options. (they're radio buttons) and if one of them is selected, the whole form can be filled in. When the second one is selected only one part (that is in a bounded object frame) can be changed. and the last one where none of the form can be changed. How do I do that?
I tried a whole bunch of if and else statements by using .enable or .locked
thanks
Comment