You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Steve Torrefranca <st...@branders.com> on 2007/03/05 20:18:43 UTC

fields in between 2 radio button

hi,

we are trying to port an old app to JSF.  now one of the screens has 
fields in between radio button.  how do we do this?

Example:
[o] radio1  [inputText]  outputText  [o] radio2

where radio1 and redio2 are select items of a component.

Thank you

-Steve

Re: fields in between 2 radio button

Posted by Steve Torrefranca <st...@branders.com>.
thanks man ur a life saver!

Volker Weber wrote:
> Hi,
>
> see
> http://myfaces.apache.org/tomahawk/tlddoc/t/radio.html
> and
> http://wiki.apache.org/myfaces/Radio?highlight=%28radio%29
>
> regards,
>  Volker
>
>
> 2007/3/5, Steve Torrefranca <st...@branders.com>:
>> hi,
>>
>> we are trying to port an old app to JSF.  now one of the screens has
>> fields in between radio button.  how do we do this?
>>
>> Example:
>> [o] radio1  [inputText]  outputText  [o] radio2
>>
>> where radio1 and redio2 are select items of a component.
>>
>> Thank you
>>
>> -Steve
>>
>


Re: fields in between 2 radio button

Posted by Volker Weber <v....@inexso.de>.
Hi,

see
http://myfaces.apache.org/tomahawk/tlddoc/t/radio.html
and
http://wiki.apache.org/myfaces/Radio?highlight=%28radio%29

regards,
  Volker


2007/3/5, Steve Torrefranca <st...@branders.com>:
> hi,
>
> we are trying to port an old app to JSF.  now one of the screens has
> fields in between radio button.  how do we do this?
>
> Example:
> [o] radio1  [inputText]  outputText  [o] radio2
>
> where radio1 and redio2 are select items of a component.
>
> Thank you
>
> -Steve
>