This would be a great feature for 2.0. Go ahead! :)

-Matej

SourceForge.net wrote:
> Feature Requests item #1560074, was opened at 2006-09-17 11:56
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1560074&group_id=119783
> 
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: core
> Group: 1.3
> Status: Open
> Priority: 5
> Submitted By: Martijn Dashorst (dashorst)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Support nested forms
> 
> Initial Comment:
> We have all the stuff ready and available to support nested forms.
> 
> Idea:
>  - outer form stays
>  - inner form becomes span
>  - buttons/links submit outer form with special identifier
>  - inputs of outer form stay as raw input
>  - inputs of inner form get converted and validated
>  - normal behavior of inner form is performed
> 
> when the page gets rerendered, the original input of the outer form 
> components is preserved, and any stuff that is used within the inner form 
> is processed.
> 
> It will not cover 100% of all usecases, but it is something that might make 
> working with Wicket a bit better again by removing yet another quirk of 
> HTML.
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1560074&group_id=119783
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to