Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.
How do you set the previously selected radio button in a script?
Created:
Feb 14, 2009 07:26 PM
| Last Modified: Feb 21, 2018 10:55 AM(11960 views)
I have created a script which includes a call for a modal dialog box which has (2)radio buttons. I want the dialog to open with the second radio button selected. Everything I have tried results in the the default first radio button being selected. In fact ultimately, I want the dialog to open with the previously selected radio button selected. I have scoured the online manuals, online example scripts and JMP script guide to no avail.