I am using XLSForms to build a questionnaire that contains skip logic for
select_multiple variable types. When I add skip logic to the "relevant"
field on the XLSForm for select_one variables, the skip logic works
perfect. When I use the same method for select_multiple variable types, the
skip pattern does not work. Please review my syntax in the attachment to
let me know where I have made a mistake. (I am not receiving an error
message when I convert XLSForm to XML format and upload to ODK collect.)
Hi Jacqueline,
Try using a relevance formula like this:
selected(${income1src}, '4')
I notice our XLSForm help document doesn't mention the selected function,
so I'll be updating it.
Best regards,
-Nathan
ยทยทยท
On Tuesday, August 28, 2012 8:59:18 AM UTC-7, jfiore wrote:
>
> Hello,
>
> I am using XLSForms to build a questionnaire that contains skip logic for
> select_multiple variable types. When I add skip logic to the "relevant"
> field on the XLSForm for select_one variables, the skip logic works
> perfect. When I use the same method for select_multiple variable types, the
> skip pattern does not work. Please review my syntax in the attachment to
> let me know where I have made a mistake. (I am not receiving an error
> message when I convert XLSForm to XML format and upload to ODK collect.)
>
> Thank you!
> Jacqueline Fiore
> Malawi ICEMR
>