Skip to content

Include form identifier in the form data #5

Description

@msrshahrukh100

Feature Request

Currently, the form identifier isn't sent in the post-data of the forms. So, there's no way for the backend to figure out which form data is being submitted (other than using a different action URL for each form) in cases where multiple forms are present.

For example, for the first form that gets inserted on the demo website only the first name and last name are posted in the request.
image
It would be nice to have a third hidden field of form identifier so that my backend knows which form data is being submitted. Or if the same can be achieved in some other way please let me know. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions