[eluser]01010011[/eluser]
Thanks for your reply cahva. I will still take your advise and clean up the view by setting up the input array in the controller.
[quote author="cahva" date="1271569413"]In my opinion, no. You are just using basic url and form helpers so there is no need to move anything to controller. Ofcourse if you want to simplify your view, you could set up the input arrays etc. in controller and pass them to the view. But thats just beautifying and not necessary

[/quote]