Cross module association (reference set) with System user role

0
In our application we have an application configuration entry (Order Type) that administrator would add and tag/map it to system roles (one or many). When a user logs into the application, the configuration values should be displayed based on the user role. We are seeing issues associating the configuration with  multiple roles since cross module association cannot have reference set. Is there any way to achieve this.
asked
2 answers
0

You can create reference sets across modules. If you draw a reference set to the System module, you cannot set the owner to both (and you shouldn't do that anyway, because you will probably run into performance problems), since you cannot make changes to the system module.

answered
0

Thanks Rons for the suggestion. When I draw a reference set I am seeing an error in error console. Please find below screenshot.

 

 

 

 

answered