• Resolved sarabosy

    (@sarabosy)


    Hello everyone,
    I’ve created a form in CF 7 (version 5.0.4) connected with a form in Mautic. The form has text fields and two checkbox. Text field results are registered correctly in Mautic but I have some troubles with the two checkbox fields.

    Both checkbox fields has only one option. Here’s an example:

    [checkbox communications "Lorem ipsum"]

    When the checkbox is selected I see in the Mautic form field result “Lorem ipsum”.
    Is it possible to get as result the value 1 instead of “Lorem ipsum”? If yes, how can I make it?

    Thanks in advance for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You can try using [_raw_communications]

    Thread Starter sarabosy

    (@sarabosy)

    Thank you very much, it works!

    I’ve added the pipe |

    [checkbox communications "Lorem ipsum|1"]

    and now in Mautic instead of getting “Lorem ipsum” I get value 1.

    Thanks for your suggestion @wpfed

    Is there any change in this, or am I overlooking something? I’ve tried the above, but unfortunately the value is not changed.

    Thread Starter sarabosy

    (@sarabosy)

    Hi @bguijt
    it still works.
    Would you like to give more informations about your issue? Hope I can help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checkbox checked value 1 instead of label’ is closed to new replies.