I asked this in another thread and it seems to have been missed so I'm starting a new one.
I need to build a site for landlords to be able to list their properties. The pattern needed is as follows
1. Landlords come to the site and register paying a fee to list
their property. I have this part handled in a pay a certain $ amount to
be admited to a specific roll using another module.
2. Once entering the site they need to be able to add a property or edit their already listed properties.
3. This is the tricky part, they should be restricted to being able to edit only their own listings, not anyone elses.
How do I accomplish #3? I see in Permissions what appears to be a cousin to this but doesn't seem to be able to do it all.
John |