• Resolved jmscott55

    (@jmscott55)


    Excellent resource… When creating a checkbox the results are in an array.

    I create my email with
    You can use the following variables: [NAME], [EMAIL], [SUBJECT], [MESSAGE], [DAY]

    The variable [DAY] is a checkbox – people click the preferred day(s) they want. When returning in an email it returns as:

    Preferred Day: Array

    Is there a way of returning (e.g.)
    Preferred Day: Monday, Wednesday, Thursday

    Martin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Martin,

    That’s actually a bug in the plugin! It should be smart about recognising the value and automatically turn it into something more readable, but somehow this is failing.

    I was able to locally reproduce the issue so we’ll be pushing out an update that fixes this real soon. There’s nothing you need to change on your side of things.

    Cheers!

    Thread Starter jmscott55

    (@jmscott55)

    Thanks…! The plugin looks ideal – very flexible.

    Hey Martin,

    I just pushed version 1.0.6 to the repository in which issue is fixed. Thank you for the heads up!

    PS. We are in desperate need of more plugin reviews. If you ever have a minute, I would really appreciate it if you could leave one for us.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Returning an array (checkbox) in email’ is closed to new replies.