• Your plugin generates ‘id’ for each form submission. I can see the id generated as 1,2,3 in the backend.

    I want to send this id over a mail like I send Name of the user using[form field = “name”].

    How can I do it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • hi @sayeed1440
    Sorry but this is not possible with Form Vibes.
    Form Vibes only works with Capturing the data.
    We do not interfere with emails.
    Thanks.

    Thread Starter sayeed1440

    (@sayeed1440)

    Hi Sharukh,

    Thanks for the quick response.

    I am not sure if you understood my question so I will explain to you once again (sorry if you have).

    When someone submits a form, form vibes captures its data & shows in the backend.

    With all my form fields, it shows some more data like:

    1. URL
    2. IP
    3. ID
    4. Form ID

    Please check the screenshot

    https://prnt.sc/u3b5va

    Now what I want to do is to fetch the same data (created by you) in the email I receive using Elementor form.

    I can fetch Elementor form data using field Ids, can I do the same to fetch FV Form data?

    Or Is there any other way to do it like Hooks or something?

    Can we do it using custom coding?

    Hi @sayeed1440
    I clearly understood your requirement.
    But as I have mentioned in my previous response that we do not intercept the email functionality.
    Also, this is not possible even with custom code. The reason behind is the sequence of events that runs at the backend.
    First Elementor sends the Email and then allow us to capture the data.
    So this ID is generated after the email is sent.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mail form ID (Generated by You)’ is closed to new replies.