I can't get this figured out.
I see the section about brokers (owners and brokers)...but here is the part I don't understand.
A Property has an owner A Property may have a broker (someone that acts on behave of the owner) A Property has an agent.
In my system, ownly subscribers can see properties (easy, the page permissions is set that only subscribers can acess my page with the properties on)
Second, despite agents and brokers, ownly administrators are allowed to load new properties (I could achieve that by using the permissions part of this module)
Now I want to setup the contact information in the detail view template........... (the owner of the property is always the owner, not a broker)
How do I achieve this:
1) If a property has a agent, then show the agent information. If it has an broker, show the broker information. else show the owner information. I assume I can achieve this with HASVALUE tags, right? - IS THERE ANOTHER WAY?
2) How do I assign a broker to a property. (Remeber, that only admins are allowed to edit properties, and I don't want to make brokers admins to my system)
3) HOW DO I ASSIGN AN AGENT to a property?
All of above, of course to use DNN build in users. I have the following additional roles: PROPERTY OWNERS, BROKERS, AGENTS.
Please give me some guidelines.
Regards
Guss |