Hi Cedric.

I can't test anything right now, but here are two possibilities:

(1) wrap individual Radio components with AnySubmit
http://equalitylearning.org/Tassel/app?service=external/ViewComponent&sp=SAnySubmit

(2) use PropertySelection with RadioPropertySelectionRenderer,
and customise this renderer for your needs.

A very similar question was a posted to the list recently about (2)
"Radio component indirectly wrapped inside a RadioGroup?"
http://thread.gmane.org/gmane.comp.java.tapestry.user/23201

Cheers,
Nick.


[EMAIL PROTECTED] wrote:
I want to create a list if option in a RadioGroup and when the user click I
want submit the form
but the component Radio group the informal parameters is forbidden
I don't added an attribut submitonchange
="javascript.document.form[0].submit" :-(
I want submit because if the value is 2 o 3  I have a combo to appear

Have you a solution

( o ) Value 1  selected
( o ) Value 2
( o ) Value 3


Thanks Cedric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to