Creating Parent/Child App is pretty ease, but I’m having problem handling 3 levels relationships.
I’m looking for Parent > Child > Grandchild example App, where all 3 tables can be Edited.
Any suggestions ?
Arthur
Creating Parent/Child App is pretty ease, but I’m having problem handling 3 levels relationships.
I’m looking for Parent > Child > Grandchild example App, where all 3 tables can be Edited.
Any suggestions ?
Arthur
I had similar issues and solved it by using a container. But it’s a hassle…