How to change widget type?
Author: rb@siced.it (r.birago)
I've seen on the online manuals that it's possible to change a specific widget type in another one via Proc language (i.e. from RadioButton to DropDown list). That's good, but how?
Author: rb@siced.it (r.birago)
I've seen on the online manuals that it's possible to change a specific widget type in another one via Proc language (i.e. from RadioButton to DropDown list). That's good, but how?
Author: rb@siced.it (r.birago)
I've seen on the online manuals that it's possible to change a specific widget type in another one via Proc language (i.e. from RadioButton to DropDown list). That's good, but how?
Serach in the ulibrary for: $fieldproperties widgettype This will give you one result, it is a page for the Grid. On this page you see this example: $fieldproperties("FLD.ENT")="WIDGETTYPE=PICTURE" It only works in Grids. Not all widgets are available in grids. The Radio Group you mention in you question is not.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.