Use multiple tabs for Grocery Crud add and edit .
- Single Page
Posted 09 August 2012 - 12:30 PM
Posted 06 September 2012 - 06:28 AM
I had same requirement as you. So I created a my own View for both add and edit. I had not found any direct solution from Grocery crud. You have to create a route for achieve this functionality or add some rules in .htaccess file for url routing. if you have know any other solution, then reply to this.
Thanks...
Posted 06 September 2012 - 09:07 AM
[attachment=269:1.jpg]
[attachment=270:2.jpg]
[attachment=271:3.jpg]
Posted 20 September 2012 - 11:24 AM
[img]http://pathfindersoftware.com/wp-content/uploads/exampleshoppingapp1.jpg[/img]
I would appreciate too if you suggest any solution
Posted 20 September 2012 - 11:37 AM
http://twitter.github.com/bootstrap/javascript.html#tabs
Posted 20 September 2012 - 12:21 PM
For example, take this forum say I wanted to show a list of members with the information about them in one or more tables easy enough. Now say for example I then start charging for subscriptions I'd want a way to manage subscriptions under that member. Under that member I there also allowed to create projects for examples, another seperate tab. As far as I can see you cant put more than one grid without mods, plus it wouldnt be effective optimised code. The screenshot is very relavant. Do you have an example that we can see (running?).