Skip to content

Multiple forms on one page validation problem #188

Description

@BernhardBaumrock

Version: ?.?.?

Bug Description

There are 2 problems with multiple forms on one page:

  1. if both forms have a field with the same name the input id's will be identical resulting in 2 html elements having the same ID
  2. validating checkboxes with the same name is not possible

Please see this forum post for screenshots and a screencast:
https://forum.nette.org/en/30969-multiple-forms-on-one-page-standalone-version#p198618

Expected Behavior

all fields should have unique names

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