Hi,
I need to link members with entries. The purpose is to have members log in and then show them ONLY the entries they are associated with.
http://www.solspace.com/software/detail/user/
The multiple author solution in Solspace’s User plugin seems perfect for this. (although the naming is not very fortunate, these members won’t be authors per se, they are just eligible to view these entries and restricted from other entries.
Am I right that with the User plugin I can achieve this?
Has anyone worked with this plugin? What are the experiences?
How exactly I would filter the entries once I have the authors added to the entry?
Something like this?
{if logged_in_member_id == author_id} show entry {/if}Thanks,
Luke