Hi Frederick
This can be achieved with entity access. Go to the domain model, click on the entity, enable ‘Store owner’ and go to tab access rules. Add new rule for your regular user specify R/W access for objects, with a path to the owner in the Xpath tab.
This should get you going.
Be sure to check out the academy with learning paths designed to help you so you don’t have to get stuck for days.
Hi,
Lets say if you are creating an Employee, you would show the Employee in datagrid entity. Only then you can create that object.
What Sjors has mentioned is:
- in the employee entity, you must select the Store owner
- Then for one of the user role within the module you must add Access rule and set XPATH.
See image below: