Welcome Guest, Not a member yet? Register   Sign In
Help with form helpers
#1

[eluser]NachoF[/eluser]
Is there a way I can change to way form helpers behave?? I understand they can receive parameters for extra attributes but the only extra functionality I want is having them set the id of the form element to be the same as the name attribute

so for example I want
Code:
form_input("login")
to output
Code:
<input type="text" name="login" id="login" value=""  />


Messages In This Thread
Help with form helpers - by El Forum - 02-18-2010, 06:59 PM
Help with form helpers - by El Forum - 02-18-2010, 11:09 PM
Help with form helpers - by El Forum - 02-19-2010, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB