Hello Board Community,
I’m working on a Board assignment where I need to allow users to assign Brands to Product Categories, and eventually link them down to Products.
Steps done:
- Created an Entity: Brand
- Added Brands like A, B, and C.
- Created a screen using the Entity Editor to allow users to insert and edit Brand names.
- Relationship: Brand → Product Category → Product Group → Product
- I’ve added a Data View on the same screen to show the existing Brand members
Issue I am getting is the data view display the brand when I choose Brand A but not when I choose 123. (See screenshots)
Brand A was created as a member in the entity brand in the data model whereas 123 was added by the entity editor screen.
Grateful if the community can help.
Thanks,
Kajal