Hi
I have been searching for tutorials on this but not got very far. I want to be able to drag multiple tables onto a "canvas", connect the tables via their foreign keys and then display a grid where I can enter my data.
So drop downs for labels of e.g categories stored in the parent table alongside the empty fields for the content i want to add in the child table. Ideally whilst hiding the ID column in the parent table but that is a detail
I assume this is easy enough to do but I can't find where to do it
(I have already set up my tables and entered the data in the parent tables)
thanks
I have been searching for tutorials on this but not got very far. I want to be able to drag multiple tables onto a "canvas", connect the tables via their foreign keys and then display a grid where I can enter my data.
So drop downs for labels of e.g categories stored in the parent table alongside the empty fields for the content i want to add in the child table. Ideally whilst hiding the ID column in the parent table but that is a detail
I assume this is easy enough to do but I can't find where to do it
(I have already set up my tables and entered the data in the parent tables)
thanks