Hiwe want to enable users to comment on our articles. We also want them to be able to comment on other comments. As message board is only a flat structure, we added an ad-hoc forum to our articles....
Hi,I need to get all tree node for a specific forum' post. I'm able to get all forum's post using below code in my custom APIInfoDataSet@ForumPostInfo@ posts = ForumPostInfoProvider.GetForumPosts(w...
Hello,I need to create Custom api which provides the forums/posts/groups based on different parameters. I googled but didn't find any relevant post about it.According to the following link https://...
Is there a way to make the forum posts use the users name and not their username?
Hi there,Im building a forum using kentico built in functionality, and we need our users to be able to upload images into the post using the wysig editor, currently from options we can allow them t...
I'm trying to retrieve the value of the last page where a forum post was posted for a New Post subscription email template.Right now my @click to view forum@ only brings the user to the beginning o...
I'm using the Site Export interface to generate a zip file of the forums, and the respective forum posts (verified when I check the files within the zip). However, when I import, it is not importi...
Question regarding Community features:The system is incrementing and generating User Activity Points and storing the total in the CMS_UserSettings.[UserActivityPoints] field in the database. Does ...
I have some functionality to implement and I don't know what buildin functionality can I use (if I can use any at all).My requirements are: - text field to search forums (forums means topics, not p...
Hello!I'm trying to customize the forum for a web app, and I've ran into an issue.So far I've created a new layout for the forum and applied the layout to the widget as described here: https://docs...