Hi, I've been trying to search this forum but so far I've got no luck. Here's the case: I have a website with my own user logon mechanism, for integration there's a MOD available - bunch of thanks to the experts, but I also need to provide users with the feature that allows them to organize their post (more like subscription tracking). I'm wondering users have option to save threads containing their post into their own list and even organize the threads in folders. I'd greatly appreciate it if somebody could point out the solution to this problem. Thanks in advance.
Thanks for the suggestion, Jorrit. I found that feature is awesome to list a particular member's posted message and I really appreaciate it. How practical is it to develop a MOD for sf2k to perform message organization? I'm thinking about attaching invisible custom tags (is there any field in the table reserved for this purpose already?) to every post to be searched. So I can tag the message, other than the existing userId who posted the message, with something like "folder" and "msgCaption".