• Resolved ayu1

    (@ayu1)


    Hello i have a contact form and i am using a crm so what i need is a hidden number in contact form body so whenever form will be submitted i will get the unique number in crm also.
    I tried to set [_serial_number] but it show as it is.
    I need a number like this in hidden field so no one can see it on front end but only i can see it on backend submitted form or in my crm.
    Any help would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The [_serial_number] special mail tag requires the Flamingo plugin to be installed: https://contactform7.com/special-mail-tags/

    Thread Starter ayu1

    (@ayu1)

    It is already installed.
    Listen what i want is like this

    [hidden post-number _serial_number]
    [text* your-name]
    [email* your-email]
    [text your-subject]
    [textarea your-message]

    [submit “Send”]

    But it show as it is

    Special mail-tags such as [_serial_number] should *only* be placed in the MAIL section.

    e.g. Mail >> Message Body:

    Serial number: [_serial_number]

    • This reply was modified 5 years, 9 months ago by barnez.

    And how to insert serial number in pages?
    To retrieve the last form id and print in Thank You page (for protocol number of the client).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘unique number for each submitted form’ is closed to new replies.