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

null
    • titanium_cat
    • 6 yrs ago
    • Reported - view

    I’d like to do this as well. I would like it displayed as a list without a comma and “”. Is this possible?

    • Leonid_Semik
    • 6 yrs ago
    • Reported - view

    You can use this formula:

    join(chosen(YOURFIELD), "
    ")

    Regards

    Leo

    • titanium_cat
    • 6 yrs ago
    • Reported - view

    Fantastic! Many thanks

Content aside

  • 6 yrs agoLast active
  • 3Replies
  • 2211Views