Bugs item #1266899, was opened at 2005-08-23 08:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1266899&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: None
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Johan Compagner (joco01)
Assigned to: Nobody/Anonymous (nobody)
Summary: Choice and PagingNavigation/Navigator should be form aware

Initial Comment:
Now when you have a drop down or a navigation in youre
page and within a form. If you click on it or change
the selected value of a choice and you have a selection
listener attached to it. then the form data you just
entered is dissappeared.

These things should be done through a form submit.
But no buttons or no validation should be done. on the
form but the real interface should be called. Data of
the component should be visible but not pushed to the
models.

I think a form should generate by default a hidden form
that fields inside that form can use. to set the target
component and the interface. Then on submit the form
first test for this data before doing anything..

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1266899&group_id=119783


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to