We are having 5 relational tables, we want to insert data in all these tables using multiple tabs and on single save button provided at the end tab. All other tabs must have continue button to move to other tabs one by one.
How to divide form in different tabs and save data in different tables on single click.
- Single Page
Posted 11 July 2013 - 06:10 AM
Posted 11 July 2013 - 07:48 AM
This is not supported by Grocery CRUD library.
You need to build this functionality yourself.