ok, so far I managed to change the label without page reload. And without
wantonselectionchangednotification!
My only problem now is how do I know which of the three radio options is
selected? Is there any way to determine that?

Thanks in advance once again!
Cliff

2007/1/11, Igor Vaynberg <[EMAIL PROTECTED]>:

if he is using wantonselectionchangednotification he is not using ajax :)

-igor


On 1/11/07, Matej Knopp <[EMAIL PROTECTED] > wrote:
>
> I'm not wrong we don't support (yet) the ajax update on radio selection.
>
>
> -Matej
>
> Cliff Pereira wrote:
> > Hello Mailinglist,
> >
> > We just started a project using the wicket framework. It's working so
> > far and we want to add some AJAX behaviour to our project. But nothing
>
> > really works. I've made an example with a radio choice and a label
> that
> > should actually change it's content on selectionChange of the
> radiochoice.
> > So far I tried to solve it using different models or trying to use
> DOM.
> > I want to achieve that if morning is chosen the label shows "Good
> > Morning", if then noon is chosen the label should switch to "Good
> Noon"
> > (or something similar) and same with evening.
> > I'm really going mad by the time now. Searched the web but did not
> find
> > andy examples. Hopefully one of you has done this before or may help
> me
> > implementing it.
> >
> > Thanks alot in advance!
> >
> > Cliff
> >
> >
> >
> ------------------------------------------------------------------------
> >
> >
> -------------------------------------------------------------------------
> > 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
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>
> -------------------------------------------------------------------------
> 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
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



Attachment: TestForm.java
Description: Binary data

-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to