ContributionsMost RecentMost LikesSolutionsHow to get n latest solutions? I want to write a V2 call to get the latest n messages that were marked as solutions. (i.e solution_data.time ordering) And by this i don't meant to bring in post_time at all. Thanks! Re: conversation.last_post_time not working? I am also facing similar issue. Can anyone help with the resolution for this?? Does restadmin works in this case?? What exactly is the problem with the API here ?? Re: how to customize custom component based on role ? Is there any way where i can avoid making this rest call to fetch roles?? Some predefined function which returns me roles?? how to customize custom component based on role ? What is the best way to customize a custom component to be visible to only some users with some specific roles ?? Re: How to update URL parameters? Hi Claudius, I want to update through page init before a page loads (and redirect to the same). profile.language parameter. Could be anywhere in a community url. for eg: community.khoros.com?profile.language=fr To set/update it. How to update URL parameters? I want to be able to set a parameter on the URL in freemarker, is this possible through any utility? Thanks!