Hallo Team,
I'm having a multi select list of crops am inquiring if a farmer planted, within that list there is an option for NONE which is constrained - you can't select together with other options (list of crops).
In the next question which is also a multi select, I am asking which crops the farmer planted using improved seeds. Here the choices available are dynamically filtered from the previous list of crops planted/grown by the farmer.
There is another subsequent question similar to the above which ask which crops were planted using fertilizer - again dynamically filtered from list of crops planted by a farmer.
My challenge is in the two subsequent questions, I'd like to include the option of NONE so that if a farmer doesn't use improved seeds or fertilizer then that's the option one chooses, however this option is not available since in the first question where am asking list of crops planted by a farmer, I've already restricted choosing NONE together with other choices.
Can one assist
test.xlsx (35.7 KB)
how I could go around. Am attaching a sample of xlsform for your understanding.