Forum Discussion
luk
6 years agoBoss
browneandrae I don't think what you're looking for exists out of the box, but it should be pretty easy (and probably cleaner from a markup perspective) to create a custom component that pulls in a topic based on a variety of criteria.
- AdamA6 years agoKhoros Oracle
browneandrae You might try this component:
<component id="forums.widget.message-view" message="lia-message:env" />
You can optionally pass it a "quiltName" parameter that will control which quilt is used to render the message. It will default to the quilt for the message based on the conversation style (example: if the message is for a Forum it will use the ForumMessage quilt).
> Is there a list that has all the possible components that could be used?
I am not aware of a list of all components.
Related Content
- 2 years ago
- 4 years ago
- 2 years ago