Hello everyone,
I’ll appreciate your help in advance.
select_on => “Is a picture required?”
if “yes” shows a group that contains two other fields [Image] and [Text].
Now the problem, it’s working fine for the new form submission but not while editing the existing submissions. selecting “yes” does not show the group.
select_multiple -> show a group that group have -> select_one -> if its yes it show another group.
I hope it’s because of the nesting group.
Welcome to the community @qahmadzai! Do you mean you are able to see the image while filling a new form but are unable to see the image when trying to edit the submission through the KoBoToolbox server?
OK do you mean, you were not able to see the repeat group (Add Picture and Explain Picture) when you changed from No to Yes while editing your submissions from the KoBoToolbox server? I tried with a simple dummy survey project and it worked smoothly.
Would you mind trying with this dummy xlsform that i have tried with:
It’s because of the constraint that you have applied on row G71. Though you pass what is provided on row G69 the row itself is affected by the constraint provided on row G66 which is tied with row 64.
Check the entry made with these constraints. FYI, my dummy worked at your end as there were no constraints but in your case there are constraints that are affecting. For your ease you could also try it out by cloning your project and them removing the constraints. It should work.
As you can see I have selected RCC from select_multi which shows up the “RCC” group in the “RCC” group in the RCC group I have selected 'Yes" but it does not show the “Pictures”, repeat group.
In the choices sheet “yes” it’s all lower case.
the problem is that it’s working fine while submitting a new form,
But not while editing the existing submission.