hi there
i created a tabcontainer that takes user input in 4 tabs and validatesome fields then save it to different databases
i wana check the filled fields in tabs and save them
what happens now is that if a field has validator and its not filled the system give error and did not save the filed data
1) check only filled tab
2)save only filled tabs
is that possible