Skip to content

Select box server side validation not working #237

Closed
@kallevf

Description

@kallevf

Server side validation with select boxes only works for first select. When changeing value the validation will not be triggered again.

Here is a JSFiddle showing this: http://jsfiddle.net/v2bby9nk/

  1. Select value "test", blur field - server side validation will fail.
  2. select value "secret", blur field - server side validation will not run again and form can not be submitted.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions