Welcome Guest, Not a member yet? Register   Sign In
Setting additional parameters on form_dropdown
#1

[eluser]Chris Williams[/eluser]
For a label to work when clicked, the field needs an ID. Also, I'd like to set a required param to this. How do I do this?

Code:
<label for="billing_state">State:</label>
      &lt;?php echo form_dropdown('billing_state',$options,set_value('billing_state',$billing_state)); ?&gt;


Messages In This Thread
Setting additional parameters on form_dropdown - by El Forum - 01-07-2014, 07:46 PM
Setting additional parameters on form_dropdown - by El Forum - 01-07-2014, 08:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB