Hello! I've got a problem that I hope is easy to solve (BTW, I LOVE this software. It has made the generation of simple CRUD interfaces SO much simpler)
Here is the rundown:
We have schools. Schools have campuses. Campuses have programs.
I've already set up the CRUD for the schools and that works great. What I want now is that if the user is EDITING a school, below the normal CRUD fields is the CRUD table listing the school's campuses, along with the add button to add a new campus for that school. If the user is EDITING a campus, below that I want the CRUD table for the user to manage the campus' programs.
How can I achieve this? I assume it's possible and straight-forward, but I'm having a heck of a time figuring it out.
Thanks in advance!
How to insert dependent crud...
Started by TechDaddies-Kevin, May 23 2012 03:51 PM
2 replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












