ContributionsMost RecentMost LikesSolutionsRe: Aurora: Searching in the community BhuvanaMClassic's search page has an "Export Search Results as CSV file " option, which is mostly used. However, I don't see that option in Aurora. Is it present in the roadmap? If so a tentative version number would be beneficial. Get sub categories and group hubs using single API Hi Team, We are working on a use case where a category has 10 subcategories and 5 group hubs and we want to fetch all the details of the category (both subcategories and group hubs) via a single v2 API. Is there any specific API that is available to get those details? Thanks, Srujana Satya Datla. Setting to change the display of message feed component Hi Team, The message feed component in "View Profile Page" is displaying more posts and pagination is happening after 30-35 posts, we want to limit it to 5-10 posts. Is there any admin setting/ xml parameter that can control the posts display number? Appreciate your help in advance! Re: API for Email Notification settings of a user Hi StanGromer , Thank you for the response Yes, I am looking for the same setting. I see there is a way to get the setting value. But, Is there any API to set the value for this setting? Appreciate your help in advance! API for Email Notification settings of a user Hi Team, Is there any API available to fetch or set the Email Notification settings of a user? We are looking to get the value of “New topics or articles posted in boards I subscribe to” which is a field in User Subscription and Notification settings. Please see the attached image below for reference(the required setting is highlighted in red). Re: Message stats via APIv2 Hi tmarshall , You can get the sum of kudos for a thread/topic using the following V2 API call SELECT kudos.sum(weight) FROM messages where topic.id = '***threadID**' Hope this may help your ask 🙂 Give kudos if you find my posts helpful or mark as a solution if it answers your query. Thanks, Srujana Satya Re: Getting error message on edit custom skin Hi girishkumar01 I think you need to give the path for the required button after the "@mixin". This document would be helpful to you. Re: Is there an option to use markdown syntax or any options for enhanced code syntax highlighting? Hi iftomkins, We came across the similar requirement and facing the same issue ("prettyPrint() is undefined error"). we have seen that you have raised a lithium case to upload the files in the community. Could you please mention what are the files you asked lithium to upload? How to change the default survey questions in value Analytics Hi All, I am trying to change the default survey questions provided in the Community >Admin> Features > Value Analytics > community experience survey. How can we achieve that? Is there any setting where we can do that? Thanks, Srujana Satya Datla. Re: How to Disable displaying Description of a Board on the community/category page Hi drolcak, Thank you for your response. But I don't want to clear the description from there, I want to keep it the same but don't want to show it on the UI :) Thanks, Srujana Satya Datla.