Hi,
I have a form where I need the user to select from 10 options in a radio button field. I am finding that sometimes they accidentally choose the wrong option because of the number available, and I would like to make the display clearer by grouping the buttons.
So instead of
Option1
Option2
Option3
Option4
Option5
Option6
Option7
Option8
Option9
Option10
my users see some separators or headings:
----Group A
Option1
Option2
Option3
Option4
----Group B
Option5
Option6
----Group C
Option7
Option8
Option9
Option10
I can see that I could have a dropdown to choose the group and then expose a field with the relevant options, however I would prefer the user to see all options but to have some separation and guidance.
I found I could add dummy lines, but then a button is shown on the separator line.
Is there an easy way to do this?
Cheers
Tim
I have a form where I need the user to select from 10 options in a radio button field. I am finding that sometimes they accidentally choose the wrong option because of the number available, and I would like to make the display clearer by grouping the buttons.
So instead of
Option1
Option2
Option3
Option4
Option5
Option6
Option7
Option8
Option9
Option10
my users see some separators or headings:
----Group A
Option1
Option2
Option3
Option4
----Group B
Option5
Option6
----Group C
Option7
Option8
Option9
Option10
I can see that I could have a dropdown to choose the group and then expose a field with the relevant options, however I would prefer the user to see all options but to have some separation and guidance.
I found I could add dummy lines, but then a button is shown on the separator line.
Is there an easy way to do this?
Cheers
Tim
This topic is locked and no more replies can be posted.