• Resolved pinus81

    (@pinus81)


    With your plugin, I would like to know if is it possible to create a dynamic field, with a number that increases each time a form is sent and send this number to the user via email. The form will be used to register users for a limited number event, so to let them know in real time if there are still seats available.
    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    You can use the Submission Sequence merge tag {submission:sequence} This merge tag is used to get the submission number of the current user’s submission. This merge tag only populates after the submission data has been saved to the database and requires a Store Submission action to be activated on the form.

    Thread Starter pinus81

    (@pinus81)

    Thanks, I’ve tried and it works. This tag uses the id of the submissions saved on the database, is there any way to reset the number after having done the tests?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dynamic field’ is closed to new replies.