Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
figured it out, just use a RoomBase constructor for the room instance
then use ForumHandler to add room to relevant forum
The sdk explains how to add a forum instance and how to add topics and replies.
There is no expalantion how to add a room instance to a specific forum.
I'm importing a forum that already has content, I've created a room instance with the constructor, but nothing appears in the tblEPiserverCommunityForumRoom table
The ForumHandler.AddRoom method takes a RoomBase instance not to a Room instance
any ideas?
thanks in advance
Efe