I have an issue. I have several relevant calls defined in the XLS, they all work in the connect app and only one does not work in the web form.
Can someone please help me figure out why only one of the relevant calls do not function in the web form. I attached the XLS - the issue is on line 7 - line 7 should only be presented when the user selects line 6 where line 6 choice = unclear. I have been struggling for days on this. Please help. It is important to note ALL relevant calls work as expected in the connect app.
I have lost 2 days on this.
Thanks in advance.
Solved! Go to Solution.
Hi Amanda, thanks for providing your XLSForm.
The name of the first group in your survey uses the reserved name generated_note_form_title, which is used to customise the form title and survey description. Please find more info on special note questions in the Customize form elements documentation.
If you rename the group to something other than a reserved name it should resolve the issue with the relevant expression.
Best, Jim
works! Thanks! Reserved key words - thank you!
Hi Amanda, thanks for providing your XLSForm.
The name of the first group in your survey uses the reserved name generated_note_form_title, which is used to customise the form title and survey description. Please find more info on special note questions in the Customize form elements documentation.
If you rename the group to something other than a reserved name it should resolve the issue with the relevant expression.
Best, Jim
works! Thanks! Reserved key words - thank you!