Welcome Guest, Not a member yet? Register   Sign In
dynamic inputs and validation
#3

[eluser]LuckyFella73[/eluser]
Hi Robert,

did you try to set up the input fields this way ?
Code:
<input type="text" name="value[]" value=""  />
<input type="text" name="value[]" value=""  />
<input type="text" name="value[]" value=""  />
<input type="text" name="value[]" value=""  />

I didn'd test but looking at the user guide it seems to be the direction to go.

Have a look here:
http://ellislab.com/codeigniter/user-gui...ysasfields


Messages In This Thread
dynamic inputs and validation - by El Forum - 05-09-2009, 11:23 PM
dynamic inputs and validation - by El Forum - 05-14-2009, 09:39 PM
dynamic inputs and validation - by El Forum - 05-15-2009, 02:45 AM
dynamic inputs and validation - by El Forum - 05-15-2009, 03:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB