We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52572
    • 5 Posts
    Hi all,

    Got a question that's been bugging me all morning as I try to convert an email form to one that displays on a webpage for the user to then print. I have a form set up with FormIt so that when the user hits submit, it goes to a new page and displays all the form fields with FormItRetriever. It's a nitpick, but I want to display checkbox values on separate lines, rather than the default comma separated.

    e.g.

    value 1
    value 2

    rather than

    value 1,value 2

    With email, I know I can format this with &emailMultiWrapper and &emailMultiSeparator in the FormIt call. Is there any way to do this with FormItRetriever?

    Thanks in advance,

    Kahli