0
How to replace the comma by a break line when you print a multiple choice?
Hi,
Maybe I missed something but I did not find the information in the manual: how to replace the comma by a break line when you print a multiple choice?
Regards,
Laurent.
3 replies
-
I’d like to do this as well. I would like it displayed as a list without a comma and “”. Is this possible?
-
You can use this formula:
join(chosen(YOURFIELD), "
")Regards
Leo
-
Fantastic! Many thanks
Content aside
- 6 yrs agoLast active
- 3Replies
- 2217Views