Hi -- I am not sure where to post this question. We have installed DNN into an existing database. This database contains "Company" and "Employee" tables. We are using standard DNN user accounts; the UserID is written to a field in the Employee table.
What I want to do is configure DMX so that Employees can only see their Company's documents (it would be nice if we could show their own Categories, but that is not critical). So basically I want to set up many "virtual" DMXs (for each Company). We do not want to use DNN Roles for this.
I'm a .net/dnn developer and noticed there was an API forum... To what extent (if any) is this possible?
Thanks!