Is there any way I can format Survey123 feature reports to list out answers to select multiple questions? Here's what I found online about this type of conditional formatting:
${select_multiple|appearance:"bullets"}
When I upload my template with this format and try to generate a report, it fails. I added my field name after the select_multiple within the brackets, is that the correct way to do this? For example:
${select_multiple speedlimit|appearance:"bullets"}
Is this the correct way to set up a conditional statement where the feature report would read something like Speed Limit: 45, 50, 60, 76?
Thanks!