Hello,
I'm attempting to build an XAF module with domain components to be reusable in an XAF app. I've got a single DC with some properties and I'd like to add a many-to-many relationship from the DC to the XAF user account object type regardless of how the user account is setup in the XAF solution.
What is the recommended way to accomplish this?
--
The specific use case is the DC is an object that one or more users could "Favorite".