Hi folks,

I'm new to Wicket and I'm wondering if there's a "Wicket way" to have
input focus set to the first form component on the page. I could always
code up some
Javascript to do this but it would be nice if I could flag certain form
components as "wanting focus", then have the page set the focus to the
first of these. Ideally, if any form components had failed validation, the
page would ignore the "wanting focus" flag and give focus to the first
invalid field.

Any ideas?

jk



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to