Welcome Guest, Not a member yet? Register   Sign In
Form validation with array fields, error message
#3

[eluser]Treeda[/eluser]
one more addition...

i use smarty integrated into CIs view and using the above in my templates like this

Code:
<select name="motortype[]">
            <option value="">bitte wählen...</option>
            {html_options options=$motor_types selected="motortype[]"|set_value:{"motortype[]"}}
        </select>
        {"motortype[]"|form_error}


Messages In This Thread
Form validation with array fields, error message - by El Forum - 03-06-2011, 08:30 PM
Form validation with array fields, error message - by El Forum - 03-07-2011, 06:12 AM
Form validation with array fields, error message - by El Forum - 03-07-2011, 06:33 AM
Form validation with array fields, error message - by El Forum - 03-07-2011, 08:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB