yes would be nice
But that will not work in all situations. And depending on ajax for this feature is not what i want
ajax should be an add on. we should also be able to do this without ajax.



Phil Kulak wrote:
I think AJAX is the solution here.

On 8/18/05, Johan Compagner <[EMAIL PROTECTED]> wrote:
yes this is a problem that i am also looking at.
We should do a form post instead of making getting a url..

But this is not so easy at the moment.
Validators of the form shouldn't run,
And i don't think we can update the model also. We have to keep it
internally in form
After that we do have to call that drop down method..

But for this we need to generate some hidden fields in the form where we
can set state.
What the exact interface call was..

It is not only a drop down problem. Also for example a pageable list
with a navigator which are links
can have the same problem if the pageable list is inside a form...

johan



Martin Bednar wrote:
Hi,

There is a way how to submit values to model from other form
components when DropDownChoice roundtrip is invoked ?

I have form containing lot's of textboxes and some DropDownChoices
depends on DropDownChoices with roundtrip enabled (Master-Detail).
After choosing value from DropDownChoice, roundtrip is done, and all
data in textboxes are lost :(

Any advice ?

Tnx, Martin


-------------------------------------------------------
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-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------
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-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
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-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
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-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to