Mutually exclusive radio buttons (bound to diff. nodes) in Orbeon

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Mutually exclusive radio buttons (bound to diff. nodes) in Orbeon

rovsh
Hi,

Is it possible to create mutually exclusive radio buttons that are bound to different nodes in the model?
If yes, can anyone please show such example with code?

Thanks.

-rovsh
Reply | Threaded
Open this post in threaded view
|

Re: Mutually exclusive radio buttons (bound to diff. nodes) in Orbeon

Erik Bruchez
Administrator
Yes, here is an example:

https://gist.github.com/ebruchez/9401967

And here it is live:

http://goo.gl/RQDCzH

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: Mutually exclusive radio buttons (bound to diff. nodes) in Orbeon

rovsh
Hi Erik,

It worked. Thanks a lot!

-Rovsh