<< Click to Display Table of Contents >>

eform.radiobutton_show_enableonly

Sets whether to only show enabled radio buttons in the input dialog.

Values

true

Shows only enabled radio buttons. Does not show disabled status

false

Shows all regardless of whether enabled or disabled(The default value)

Reference

However, to use this feature in the RadioButton, set the "Group Name" property of the RadioButton to the name of the RadioButtonGroup and set the eform.radiobutton_type parameter to dialog or dialog_at_prev_next.