Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi Sven.

    Have you tried using <br /> in the html where you create the form fields?

    Hi Sven.

    Have you tried using <br /> in the html where you create the form fields?

    Thread Starter Sven.Reinert

    (@svenreinert)

    Hi Xyno,

    I use the following code to insert the checkbox:

    [checkbox* Services use_label_element “Penetrationstests” “Schwachstellen-Scans” “Sourcecode-Reviews” “eDiscovery” “Awareness-Training”]

    I want a break after Penetrationstests, after Schwachstellen-Scans and after Sourcecode-Reviews

    but using the code above will only show all these options in the same line…

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Hi Ross.

    I suggest using Takayuki Miyoshi’s suggestion. ??

    If you are unfamiliar with the process you can also add just one box at a time.

    [checkbox* "Penetrationstests"] <br />
    [checkbox* "Schwachstellen-Scans"] <br />
    [checkbox* "Sourcecode-Reviews"] <br />
    [checkbox* "eDiscovery"] <br />
    [checkbox* "Awareness-Training"] <br />

    This also works, have tested it for you ??

    Thread Starter Sven.Reinert

    (@svenreinert)

    You Guys are brilliant! Used the second solution as it may be faster for me ??

    Thanks!

    You are Welcome Sven.
    Glad we could help ??

    Hi I am learning and this was helpful. I have set my list up for my needs as not required ex: [checkbox your selection “Be a server”] and it works great. However, when I test and check off a few items on my list they are not showing up in my email copy. What should I be putting in my mail section of the contact form or what am I doing wrong? thanks.

    Xyno

    (@xyno)

    Maurrush, Sorry i stopped following the threat. Are you sorted now?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Line Break doesn′t work when using checkbox’ is closed to new replies.