Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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