Welcome Guest, Not a member yet? Register   Sign In
Using anchors in form URLs
#2

[eluser]Kenneth Vogt[/eluser]
And the answer is you don't do it in the controller, you do it in the view. So instead of using:
Code:
form_open('account');
you would use:
Code:
form_open('account#my_form');


Messages In This Thread
Using anchors in form URLs - by El Forum - 06-15-2012, 05:17 PM
Using anchors in form URLs - by El Forum - 06-15-2012, 05:28 PM
Using anchors in form URLs - by El Forum - 06-15-2012, 11:10 PM
Using anchors in form URLs - by El Forum - 06-16-2012, 08:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB