php-crud-ui
php-crud-ui copied to clipboard
Nested Relationship Lists
A really cool feature that you could probably add quicker than i could would to have the /list nested inside the edit feature of the data. like so:
form of data being edited
nested list table here for foreign keys that are linked.
This would serve as a quick edit feature. Also if you take a look at my fork you will see a configs/ui.json i made and this would be handy to add a "relationship" object to allow to hide or unhide the nested tables.