Add a product to an existing forum
Content
Hi
We have a forum in our customer portal site. And we've just released a new product. I would like to add this product to our customer portal site, so our users can ask questions about this product. However, I do not see a way to do this.
So for instance, we have on our ask page, a standard widget, that is set up like this.
<rn:widget path="input/ProductCategoryInput" name="SocialQuestion.Product" verify_permissions="Create" required_lvl=1/>
This widget is already populated with Products from our Product Tree, however it does not show the new product we just created. This widget looks like its pulling in some SocialQuestion.Product object, but I dont know where that object is.
0