Hello there.I think i'm bringing a challenging question to the table.
Let's imagine that i have a model where i have Offices and Employees that work at each office and each one has the corresponding office_id
I'm trying to achieve a form where for example if i'm editing/creating an office and i want to put a button where i can add employees dynamically without exiting the Office form.
Here is an example of the functionality using grocery CRUD but i haven't manage to replicate it
http://www.getnocms.com/example/manage_city/index/edit/20
Does anyone have an idea of where should i start
Thanks in advance for your help