• Resolved monibold

    (@monibold)


    Hi,

    I have a form with a lot of checkboxes in it.. I created and styled an email that will display all values selected.

    I have two questions:

    1. In the email I use <%fieldname47_value%> to display the selected values, however it would be great if all options were printed and the selected ones had a tick mark or were highlighted or somehow marked.

    2. the user may select just one option or 10, right now they all print and are separated by comma, I would like them to be printed in a list form (

      ).
      Any suggestions? Thank you

    https://wordpress.org/plugins/calculated-fields-form/

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    I’m sorry, in the current version of the plugin, all checked options are displayed in a same line separated by comma symbol, furthermore, in HTML standard only the checked choices are submitted to the server.

    If you want to display the field values as a list, you can define the option texts as:

    choice text with a BR tag at the end, and select HTML as the email format in the form’s settings.

    If you are needing a specific format, do not hesitate in request a custom coding service through my private support page:

    http://cff.dwbooster.com/customization

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Checkboxes in the e-mail form’ is closed to new replies.