Hi
I am having a problem when users are needing to update their details.
I need to capture a lot of info so I have broken it up into different tabs for example ( Contact Details, Demographic Info, Educational History)
The problem I am having is that if a user fills in all their "contact details" and does click on submit button but rather goes to the next tab and continues adding info, and only clicks submit after completing all their details on the third or fourth Tab the system only saves the info on the last tab and does not "Submit" any info entered on any of the other tabs.
If you click submit every time after completing a tabs info it saves it, please help