Sven Meier created WICKET-6658:
----------------------------------
Summary: Allow nested forms on non-<form> tag
Key: WICKET-6658
URL: https://issues.apache.org/jira/browse/WICKET-6658
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 8.4.0
Reporter: Sven Meier
Assignee: Sven Meier
Wicket already supports nested forms, but requires them to be used with a
<form> tag.
Since the tag is changed into a <div> anyway, it would be nice if Wicket
allowed using nested forms with any other tag too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)