Hello, I am trying to create a model that pulls all the user information (Model roles, First Names etc) from each model in our system. This is really useful for Auditing purposes. Is there any way to import from the user lists in model settings to this model, or alternatively to create a dummy module in each model which pulls this information from the user settings which I can then in turn import into the new user model. Many Thanks Stefan
... View more