Wolfgang Kritzinger created WICKET-4759:
-------------------------------------------

             Summary: FilterForm/FilterToolbar don't work when there's more 
than one IColumn to be filtered
                 Key: WICKET-4759
                 URL: https://issues.apache.org/jira/browse/WICKET-4759
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 6.0.0
            Reporter: Wolfgang Kritzinger


Adding more than one IFilteredColumn to a DefaultDataTable wrapped in a 
FilterForm removes the ability to submit the form by pressing the enter key. A 
HTML form needs a submit button so it can be submitted by pressing enter. (For 
some reason it works when there's only one input field)

I'll attach a quickstart to clarify the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to