ContributionsMost RecentMost LikesSolutionsRe: Turn off ability to delete a private message I created an "idea" post to add this as a permission: https://community.khoros.com/t5/Khoros-Community-Ideas/Create-quot-delete-private-messages-quot-permission/idi-p/598389 Re: Turn off ability to delete a private message Yeah that is what we ended up doing for this, I just wanted to see if maybe there was a permission or something I wasn't seeing that we could use to avoid users potentially finding the hidden button. I think this will work fine, though. Turn off ability to delete a private message Is there a way to turn off user's ability to delete private messages in Community? Moderators need to be able to see user's PMs for abuse reports, but if they were deleted it looks like we'd have to file a support ticket to recover deleted PMs. We'd prefer to not let users have the ability to delete their PMs. SolvedRe: Way to distinguish "sender" vs "receiver" in threaded private messages (version 3.1) In case anyone comes across this thread and is having the same issue, I created a "Community Idea" post here: https://community.khoros.com/t5/Khoros-Community-Ideas/Threaded-Private-Messages-v3-CSS-class-on-sender-vs-receiver/idi-p/593504 Kudo that post to increase visibility to potentially have this added by Khoros. Re: Way to distinguish "sender" vs "receiver" in threaded private messages (version 3.1) peterlu that is true, the only thing is if we use JS to do this it might flash from original to our custom styling for a second 😕 Maybe I will make this into a Khoros Idea post for them to add this class distinction. Way to distinguish "sender" vs "receiver" in threaded private messages (version 3.1) In the threaded view of private messages, is there any way to distinguish by class or id which message is what the user sent, and which is the one being received? We are attempting to style the conversation in a "text message bubble" type styling, however this seems to be impossible since there is no way to make this distinction by class or id for which message is being sent or received. SolvedRe: Documentation for Community URL patterns yes that is exactly what I was looking for, thank you! Documentation for Community URL patterns Is there documentation somewhere for the exact URL rules and patterns on the Community? SolvedThreaded layout and newest first Is there a way in Admin to have the layout be threaded view, but within threaded view sort by newest post first? As in the parents of the messages would be sorted newest first. Re: Is there a way in Admin or programmatically to force only specific forums to be threaded view? We actually figured this out. In Admin > Discussion Styles there is a setting for linear format: sort order. You can "manage" different categories or boards in the top left, and change their default sort order for each one.