Welcome Guest, Not a member yet? Register   Sign In
form_dropdown() with set_select()
#2

[eluser]beyondwords[/eluser]
The best thing I found for this was simply to use the validation data like any other input.

ex.
Code:
<?= form_dropdown('field_id', $field_values, $this->validation->field_id); ?>


Messages In This Thread
form_dropdown() with set_select() - by El Forum - 07-11-2007, 12:56 PM
form_dropdown() with set_select() - by El Forum - 07-16-2007, 03:14 PM
form_dropdown() with set_select() - by El Forum - 07-16-2007, 03:52 PM
form_dropdown() with set_select() - by El Forum - 07-17-2007, 02:36 AM
form_dropdown() with set_select() - by El Forum - 08-06-2010, 04:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB