• Hello
    I created a contact form using the following criteria:
    <label> Parent name (必)
    [text* your-name] </label>

    <label> Student name (必)
    [text* child-name placeholder] </label>

    <label> メールアドレス (必)
    [email* your-email] </label>
    Use the pictures?
    [acceptance acceptance-check optional]Agree[/acceptance]
    [acceptance acceptance-refuse optional]refuse[/acceptance]

    [submit “Send”]

    But when I receive the mail, it shows:

    Subject: [your-subject]

    Message Body:
    [your-message]

    How can I see if the person check “agree” or “refuse”?

    Thanks for the help

Viewing 1 replies (of 1 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try putting the corresponding mail-tags ([acceptance-check] & [acceptance-refuse]) into the message body of an email.

Viewing 1 replies (of 1 total)
  • The topic ‘how to see acceptance-check in the reply mail’ is closed to new replies.