• Resolved dgtalgoodies

    (@dgtalgoodies)


    Hi there, could someone explain to me how do I get a custom field that I added to my form to print the value in the email? I have added a custom field called FaucetPay ID with meta key FaucetPayID but when I use {FaucetPayID} in an email it does not print the value. I have searched the forum but can only find posts that are a couple of years old and seem complicated.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @dgtalgoodies

    Please try this pattern: {usermeta:FaucetPayID}

    Regards,

    Thread Starter dgtalgoodies

    (@dgtalgoodies)

    Thank again @champsupertramp this also works. ??

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Thanks for letting us know.

    Regards,

    Thank you, @champsupertramp, this also helped me solve my problem. But I still have one more issue, which is related to this one, I don’t think it needs it’s own thread, so I’ll ask here:

    I’m using some conditional fields that will show when a value is selected from a dropdown. Users needs to pick one company from a dropdown list of 3 companies and underneath that selector will appear some data about that company. That I’ve managed to do that using placeholder and I’ve thought to use default data to send that info to the email template. However, the default data will not be sent via email using {usermeta:company1_data} placeholder in the email template.

    Is there a way so the default data is also picked up and used in the email template?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display meta keys in email.’ is closed to new replies.