I'm building an artist directory and using Pixel & Tonic's Playa to manage each member's "fans."
In each user's profile, there is a multi-select Playa field that displays all of the members that user has "fanned" (similar to "like" on Facebook).
What I'd like to do is have a "link" that's actually a safecracker submission that will add a member's name to the user's Playa field.
Essentially, it will be a form with hidden fields for the User's ID and the screen name of the member whose page is being viewed. I want to append the screen name to the user's existing Playa field entries.
What's the best way to achieve this?
Thanks!
ty