Posted by tm0032938 on December 17, 2012 at 6:00am
My project contains two content types:- Professor and Lecturer.
Here the users are student so students can log in using their own credentials.
Now I want to show up a button/link with Text "Follow Me" in Professor & Lecturer Content Type.When User/student will select the link/button then the corresponding Lecturer/Professor will be attached to the student profile and will be visible inside their home page. Similarly that student will be visible in Teacher/Lecturer.
I look at The "Relation" Module in Drupal 7 but my use case don't need to display too many things in the widget. There should be a simple button/link which relate user and content type.
Need your help on this.
Comments
See
See http://drupal.org/project/user_relationships.
Flag module is very much
Flag module is very much helpful in this requirement.