Forum Discussion
2 Replies
Sort By
- Tarun5 years agoMaven
Hi gangadhar ,
You can use the field conversation.style to get the required distinction.
You can make a LIQL request as follows
Select conversation.style from messages
Please Give Kudos if you find this post useful and also mark this as Accepted Solution if this is the required solution.
Regards
Tarun Kumar
It's not clear what you mean by "announcement". There are two types of functionality on Khoros Community to highlight a thread.
- Feature a topic: You need to check if conversation.featured = true on the messages collection
- Float a topic: You need to query the message.id against the floated_messages collection
Related Content
- 2 years ago
- 4 years ago
- 12 months ago