Hi ! It would be cool if we can create Entities that inherit fields and relations from a parent entity
For example, I have a "Product" entity, and I want to create a "Computer" entity that parent is Product.
Product have fields price, title etc .. And computer have memory of RAM, type of CPU etc ..
In the Product list action for example when I check for "Products", I want to see all Products entity entries, and also Product children entities (Computers too)
That would be awesome !!
Thank you very much and have a great day !
For example, I have a "Product" entity, and I want to create a "Computer" entity that parent is Product.
Product have fields price, title etc .. And computer have memory of RAM, type of CPU etc ..
In the Product list action for example when I check for "Products", I want to see all Products entity entries, and also Product children entities (Computers too)
That would be awesome !!
Thank you very much and have a great day !
Comment