This is my code<br><br>$form[&#39;option_city&#39;] = array(<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &#39;#type&#39; =&gt; &#39;radios&#39;,<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &#39;#title&#39; =&gt; t(&#39;City&#39;),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &#39;#description&#39; =&gt; t(&#39;Reservation&#39;),<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &#39;#options&#39; =&gt; array(<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; t(&#39;City&#39;),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; t(&#39;Address&#39;),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &#39;#default_value&#39; =&gt; variable_get(&#39;option_city&#39;, 0) // default to Never<br>
&nbsp;&nbsp;&nbsp; );<br><br>When i select &quot;&nbsp; City &quot;&nbsp; Display the Cityform<br><br>When i select &quot; Address &quot; Display the AddressForm<br><br><br>How to write the code for this situation<br><br><br clear="all"><br>-- <br>
உங்கள் நண்பன் <br>பரணி &nbsp;குமார் <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>