I am trying to build an inventory app with multiple layers (assembly > sub assembly > parts > pictures of part). For each lower layer there are many entities related. I am using grid views to see and search the entity attributes. However, when I create a new entity for sub-assembly it shows up in every assembly. I am not sure if it is an issue with the entities not connecting properly or maybe I am not nesting the grid view correctly to only show data from one assembly. Any way I need to be able to create entities in this descending order.
asked
Dezmen Marshall
1 answers
0
Hi Denzman,
While showing the data on the page use the associated data only for the particular assembly .
While creating also make sure you are setting the association