Hi Everyone

 

I have a two radio buttons with a client event attached two them
(mixin). Each onClick fires different methods

 

<t:RadioGroup value="radioSelectedValue" encoder="stringEncoder"
t:validate="required">

<t:Radio t:id="radioB" value="literal:Bulk" t:clientEvent="bulk"
t:zone="zone" t:mixins="change" t:trigger="radioB" label="Bulk store
upload"/></span>                     <t:Radio t:id="radioS"
value="literal:Single" t:clientEvent="single" t:zone="zone"
t:mixins="change" t:trigger="radioS" label="Add a single store"/></span>

</t:RadioGroup>

How can I render these components without a form tag ? 

 

Many thanks 

> Eldred Mullany   EasyPay - Web Developer

Tel (reception): +27 (21) 680 0100  |  Fax: +27 (21) 686 1400  |
www.easypay.co.za <blocked::http://www.easypay.co.za/>   |

EasyPay (Pty) Ltd, Ground Floor, EasyPay House, 14 Belmont Road, Belmont
Office Park, Rondebosch, 

Cape Town, South Africa, 7700  |  PO Box 58, Rondebosch, Cape Town,
South Africa, 7701

 

Reply via email to