Welcome Guest, Not a member yet? Register   Sign In
Question on form validation
#1

[eluser]OlegasD[/eluser]
Hello, everyone.
Must say I'm quite new to CI, still learning.
Recently I've run into a situation with form validation.
Setup:

Controller1/function1 loads a view (lets say view1), which contains jquerytools accordion
Item a
Item b
(done with loop with sql data to populate values)

Item a contains few tabs (may vary depending on what features enabled)
Each tab contains form with data.
Data to the tab loaded via url (Controller1/function2) which loads view2 for the item data to display

I'm a little bit confused where to post form data (where to perform validation of the form)
#2

[eluser]OlegasD[/eluser]
Managed to fix it by loading tab content in the view1 using div's
If anyone have similar problem will post the more detailed info.




Theme © iAndrew 2016 - Forum software by © MyBB