How to control a dialogs radiobuttons checked property from script
Posted: Fri Jan 20, 2017 3:57 pm
Hi.
I have a dialog which has 2 radiobuttons .... names of A and B for example
Within my script, before calling the dialog, I have information which determines whether the "checked" property should be set on field A or on field B. i.e. I want to force a different default to be checked based on information they provided earlier.
How can I make that happen before calling the dialog.
Thanks,
George
I have a dialog which has 2 radiobuttons .... names of A and B for example
Within my script, before calling the dialog, I have information which determines whether the "checked" property should be set on field A or on field B. i.e. I want to force a different default to be checked based on information they provided earlier.
How can I make that happen before calling the dialog.
Thanks,
George