fo-am / waspsurvey

0 stars 0 forks source link

not understanding the logic behind hidden other field #51

Open alecini opened 3 years ago

alecini commented 3 years ago

question "If you live on a farm, which is the main crop?" if one selects other, then another field is opened (where he /she can fill with the name of other crops). perfect! How to handle this? I cannot see, within the survey manager, how can I tell the system when this field should be opened. I would like to use it to be able to show the questions about CROPS only to farmers, which it seems to me it's not feasible right now.

nebogeo commented 3 years ago

The way it works is like this:

  1. Add a final option to your radio buttons list called "other"
  2. Add a question immediately after this question and set the type to "Hidden other field"

These will be present in the data as two questions (as one is a choice and the other is free text)