Hello, I want to create a property in my entity (or at least a reference) to the "Project Owner" This is the person that is in charge of the project internally. I only want a user from the system to be able to be selected. How would I go about this? For other users I have a "Person" Entity with a many to many relationship so I can reference those and add them to the "Project". But what about a user within mendix?
↧