This is my code<br><br>$form['option_city'] = array(<br> '#type' => 'radios',<br> '#title' => t('City'),<br> '#description' => t('Reservation'),<br>
'#options' => array(<br> t('City'),<br> t('Address'),<br> ),<br> '#default_value' => variable_get('option_city', 0) // default to Never<br>
);<br><br>When i select " City " Display the Cityform<br><br>When i select " Address " Display the AddressForm<br><br><br>How to write the code for this situation<br><br><br clear="all"><br>-- <br>
உங்கள் நண்பன் <br>பரணி குமார் <br><br>Regards<br>B.S.Bharanikumar<br><br>POST YOUR OPINION <br><a href="http://bharanikumariyer.hyperphp.com/">http://bharanikumariyer.hyperphp.com/</a><br>