You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Theoretically, type select should permit to pick one in a very long list of options (imagine a gigantic list of item) while radio should be "select only one" only on a very small number of value. The differences is done by the creator of the survey that is supposed to know design.
Actually an enhancement would be to change this by "select one in multiple value" and to change the css programmatically to "select" for over 6 values while having radio the rest of the time so the creator of the survey do not have to think about it.
Pierre-Sassoulas
changed the title
Does the Question Type Radio and Select has the same function?
Merge type Radio and type Select in survey option and choose the display css programmatically
Nov 30, 2020
I try both of them and they have the same purpose,
Pick just one of the option
. What if just remove one of them?or are they have different purpose?
The text was updated successfully, but these errors were encountered: