London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hey!
I implemented this on our site.
http://labs.episerver.com/en/Blogs/Joel-Abrahamsson/Dates2/2009/4/Forum-Topic-subscription-using-attributes/
Okay so this makes it possible for our users to subscribe to a topic/blog etc and it works perfectly.
So the the topics have an attribute for users called Subscribers. Now I want to get the subscriptions the currentuser have collected.
I have no idea how to do this. I was thinking that maybe I could somehow get the topicIDs from database by doing some sort of search with my userid as a integercriterion. Anyone done this and could help me out?
Best regards
Jens