Selectbox Values not shown in Email!

Home Forums Quform WordPress Selectbox Values not shown in Email!

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 1 month ago by Ally.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37875
    Dirk
    Participant

    Hi there,

    I’m using QForm (latest version) and encountered a frustrating issue with Select/Dropdown fields when used in email templates.

    Setup:
    I have the following fields in my form:

    Salutation (Select) → ID: 3_13 (e.g. Mr, Mrs, Other)
    Title (Text or Select) → ID: 3_14
    Name (Text) → ID: 3

    In the confirmation email, I want to display something like:

    Hello {element|id:3_13} {element|id:3_14} {element|id:3},

    The issue:
    In the received email, {element|id:3_13} and {element|id:3_13|label} are completely empty – even though the values are:

    visible in the form on submit, ✅
    saved correctly in the backend entry, ✅
    and appear correctly in {all_elements} logs. ✅

    What I already tried:
    “Show in email” is enabled for all fields

    No conditional logic is enabled ✅
    Field is visible, not hidden ✅
    Tried both |label and without ✅

    Created a hidden text field (3_17) with a dynamic default value:

    {element|id:3_13|label} {element|id:3_14|label}

    → Still results in empty value in the email.

    document.querySelector(‘[name=”3_17″]’).value = ‘Some combined value’;

    Bottom line:
    Data is saved ✅
    Appears in admin ✅
    But email rendering completely ignores it

    Question:
    Is this a known issue?
    Or is there a documented method to reliably use Select/Dropdown values (either value or label) in outgoing emails?

    Right now, this is blocking a live project – would appreciate any working solution or insight.

    Thanks in advance!

    Best regards,
    Dirk

    #37877
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy