"My Favorite" option in SharePoint?
-
segunda-feira, 6 de setembro de 2010 10:24
In SharePoint 2010 we would like to achieve a functionality like "My Favorite". For example in discussion board,
1. We will be creating a view called "My Favourites".
2. The users can select few discussions from the discussion board and say "Add to My Favorite". So that these discussions will be shown to the particular user under the "My Favourtes" view.
3. If any other user logged in, then thes above selected items should be viewed under normal view (say which lists all the discussions).
4. Based on the user his favourite (marked as favourite by him) list items (discussion items) should be listed under this view.
Is there any equivalent functionality in SharePoint to achieve this behavior. This may sound like the "I likt it" option in SharePoint. But the problem here is the I like it option in SharePoint tags all the contents in My Site which is not required in our scenario.
Any guidance to achieve this functionality would be appreciated.
- Editado Clayton Cobb - MVP segunda-feira, 6 de setembro de 2010 18:30 Edited the thread title to make it meaningful
Todas as Respostas
-
segunda-feira, 6 de setembro de 2010 18:29No, there isn't such a feature OOTB.
SharePoint Architect || Microsoft MVP || My Blog
Planet Technologies || SharePoint Task Force -
terça-feira, 7 de setembro de 2010 02:46
Thanks for your reply Cobb. Yes. I have gone through about "Audience Targetting". But in this case when a list item is specified for particular user then the others can not see. So looks like this is a tricky problem.
-
terça-feira, 7 de setembro de 2010 02:49
Thanks for your reply Cobb. Yes. I have gone through about "Audience Targetting". But in this case when a list item is specified for particular user then the others can not see. So looks like this is a tricky problem.
Other users can see it if they're in the same audience, but there is no way for people to choose their own audience nor select the items they want to see.
SharePoint Architect || Microsoft MVP || My Blog
Planet Technologies || SharePoint Task Force- Marcado como Resposta Wayne Fan sexta-feira, 17 de setembro de 2010 02:15
-
terça-feira, 5 de outubro de 2010 06:37
If the users are happy to have "My Site" then it can be easily achievable through SharePoint OOTB "I Like It" option. But I have achieved this in another way.
Had created another custom list with "URL" site column and other columns. On the URL link column the link to the original discussion was provided. So when the user adds a discussion as a favourite then it will be added to this list. The user can link on the URL to navigate to that specific discussion.
The "Author" column in the custom list will be updated with the current logged in user which helps us to filter based on the current user [Me].
- Marcado como Resposta Vijayaragavan Paulrajan terça-feira, 5 de outubro de 2010 06:37

