<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ask the Community - Recent Threads</title><link>https://community.telligent.com/community/12/f/ask-the-community</link><description>If you have a question about using, customizing, or developing Verint Community not covered by the documentation yet, you can ask the community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><lastBuildDate>Tue, 05 May 2026 15:23:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.telligent.com/community/12/f/ask-the-community" /><item><title>Is there a way to have a collection of posts outside the context of a group?</title><link>https://community.telligent.com/thread/1152479?ContentTypeID=0</link><pubDate>Tue, 05 May 2026 15:23:01 GMT</pubDate><guid isPermaLink="false">9f50d6f5-68ae-4966-8574-8243a4f1e0b3</guid><dc:creator>Ragan Rhodes</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152479?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152479/is-there-a-way-to-have-a-collection-of-posts-outside-the-context-of-a-group/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Howdy! I&amp;#39;m considering creating an FAQ or wiki to support our members, but I want it to be independent of any particular group. Is it possible to have a wiki or collection of articles that isn&amp;#39;t attached to a specific group? Or are all resources within the Verint community organized within groups? Alternatively, would I need to establish a Community Support group beforehand?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was inspired by the Element 14 community:&amp;nbsp;&lt;a id="" href="https://community.element14.com/members-area/support/"&gt;https://community.element14.com/members-area/support/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But I am still learning about Verint Community management, so I&amp;#39;m not well-versed enough in how these pages are set up and structured to be able to recognize the setup...yet &lt;span class="emoticon" data-url="https://community.telligent.com/cfs-file/__key/system/emoji/1f604.svg" title="Smile"&gt;&amp;#x1f604;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the ideas and knowledge sharing!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Report of new group members for moderators</title><link>https://community.telligent.com/thread/1152477?ContentTypeID=0</link><pubDate>Fri, 01 May 2026 15:23:07 GMT</pubDate><guid isPermaLink="false">3e36fd20-88b8-4056-b7a5-ceb668d6cd7a</guid><dc:creator>Ragan Rhodes</dc:creator><slash:comments>2</slash:comments><comments>https://community.telligent.com/thread/1152477?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152477/report-of-new-group-members-for-moderators/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello! We want to simplify the process for our moderators to connect with new group members. To clarify, I&amp;#39;m not inquiring about new accounts in general, but specifically about members who are new to the group. Is there a way to generate a report that includes members based on their group join date?&lt;/p&gt;
&lt;p&gt;Ideally, we would like to pull a weekly report that lists members who have joined in the past week for each group. This way, we can share the information with our group moderators, allowing them to reach out individually to the new members.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/pastedimage1777648938795v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Custom IManageableApplicationType - Edit Button Not Showing Fields</title><link>https://community.telligent.com/thread/1152476?ContentTypeID=0</link><pubDate>Wed, 29 Apr 2026 15:38:52 GMT</pubDate><guid isPermaLink="false">de831d58-7adb-4f13-872d-a32986aca2fc</guid><dc:creator>Stephen Vicino</dc:creator><slash:comments>0</slash:comments><comments>https://community.telligent.com/thread/1152476?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152476/custom-imanageableapplicationtype---edit-button-not-showing-fields/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m developing a custom application type using IManageableApplicationType (Version 2). Create works perfectly, but Edit does not display control panel categories.&lt;/p&gt;
&lt;p&gt;Current Behavior&lt;/p&gt;
&lt;p&gt;Create (Works):&lt;br /&gt; - URL: #_cptype=panel&amp;amp;_cpcontexttype=Container&amp;amp;_cppanelid=...&lt;br /&gt; - Control panel opens with configuration fields&lt;br /&gt; - Event Log shows: GetCreateConfiguration returned 1 property groups&lt;/p&gt;
&lt;p&gt;Edit (Fails):&lt;br /&gt; - Initial URL: #_cptype=category&amp;amp;_cpcontexttype=Application&amp;amp;_cpcontextid={app-type-guid}&lt;br /&gt; - Redirects to: #_cptype=panel&amp;amp;_cpcontexttype=Container&amp;amp;_cppanelid=...&lt;br /&gt; - No control panel categories appear&lt;br /&gt; - Event Logs show CanEdit and Get are called, but ConfigurationOptions and GetEditConfiguration are never accessed&lt;/p&gt;
&lt;p&gt;Blog Application Edit (For Comparison):&lt;br /&gt; - URL stays at: #_cptype=category&amp;amp;_cpcontexttype=Application&amp;amp;_cpcontextid={blog-app-type-guid}&lt;br /&gt; - Control panel sidebar shows categories (Blog Options, Post Options, Posts, etc.)&lt;br /&gt; - No redirect occurs&lt;/p&gt;
&lt;p&gt;Implementation&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="csharp"&gt;public class AnalogDoceboApplicationType : IManageableApplicationType, ITranslatablePlugin
{
public Guid ApplicationTypeId =&amp;gt; new Guid(&amp;quot;026019E1-1A2E-4716-9429-BB7B308A4E94&amp;quot;);

public PropertyGroup[] ConfigurationOptions { get { return GetConfigurationProperties(); } }

public bool CanManage(int userId, Guid applicationId) { return true; }
public bool CanEdit(int userId, Guid applicationId) { return true; }

// Works - called during Create
public PropertyGroup[] GetCreateConfiguration(int userId, Guid containerTypeId, Guid containerId)
{
return GetConfigurationProperties(); // Returns catalog_id, catalog_name, app_name
}

public IApplication Create(int userId, Guid containerTypeId, Guid containerId, IReadOnlyConfigurationData data)
{
// Successfully creates application
}

// Never called
public PropertyGroup[] GetEditConfiguration(int userId, Guid applicationId)
{
// Pre-populates PropertyGroups with current values from database
}

// Never called
public void Update(int userId, Guid applicationId, IReadOnlyConfigurationData data)
{
// Updates database with new values
}
}

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The IApplication implementation has a valid Url property and properly set Container.&lt;/p&gt;
&lt;p&gt;What I&amp;#39;ve Verified&lt;/p&gt;
&lt;p&gt;- IApplication.Url is not null - returns valid URL&lt;br /&gt; - IApplication.Container is properly set&lt;br /&gt; - CanEdit returns true for administrators&lt;br /&gt; - Tried CanManage returning both true and false - no difference&lt;br /&gt; - Added ConfigurationOptions to both ApplicationType and Application classes - never accessed&lt;/p&gt;
&lt;p&gt;Questions&lt;/p&gt;
&lt;p&gt;1. How do custom IManageableApplicationType implementations register control panel categories for the Edit button?&lt;br /&gt; 2. Is there a separate interface (like IApplicationControlPanelCategories) needed to register control panel categories for the Application context type?&lt;br /&gt; 3. Are GetEditConfiguration and Update methods part of the standard IManageableApplicationType interface? The documentation doesn&amp;#39;t mention them.&lt;br /&gt; 4. Why does Create use a Container-level panel while Edit tries to use an Application-level category? Is this expected behavior?&lt;br /&gt; 5. Is Edit functionality for custom IManageableApplicationType applications supported the same way as built-in applications?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Anyone else seen DM/Message replies sometimes display in triplicate?</title><link>https://community.telligent.com/thread/1152474?ContentTypeID=0</link><pubDate>Fri, 24 Apr 2026 09:06:41 GMT</pubDate><guid isPermaLink="false">8582e9dc-1f2c-41f0-896e-671cea142470</guid><dc:creator>Matt</dc:creator><slash:comments>9</slash:comments><comments>https://community.telligent.com/thread/1152474?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152474/anyone-else-seen-dm-message-replies-sometimes-display-in-triplicate/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Has anyone seen this issue on their site (or Verint&amp;#39;s own site) before?&lt;/p&gt;
&lt;p&gt;It affects DMs / Messages.. you type in a reply, hit send, then it shows the reply in triplicate (sometimes even more.. we&amp;#39;ve seen 7 duplicates).&lt;/p&gt;
&lt;p&gt;If you reload the page it shows 1 reply was actually sent, so it&amp;#39;s purely an intermittent UI bug.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:293px;max-width:655px;" height="293" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/pastedimage1777021280120v1.png" width="655" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(screenshot of this happening last week on Verint&amp;#39;s site running v14)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We raised a support case about this issue, but engineering have been unable to reproduce it, which isn&amp;#39;t surprising; we have no idea how it happens either!&lt;/p&gt;
&lt;p&gt;If you&amp;#39;ve seen this please leave a comment, and if you know how to reproduce this that&amp;#39;d be even better! &lt;span class="emoticon" data-url="https://community.telligent.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Easy way to remove users from a Group/Forum?</title><link>https://community.telligent.com/thread/1152462?ContentTypeID=0</link><pubDate>Mon, 23 Mar 2026 19:05:40 GMT</pubDate><guid isPermaLink="false">3720e742-18a5-4aae-99aa-449ed62e4638</guid><dc:creator>emmosophos</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152462?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152462/easy-way-to-remove-users-from-a-group-forum/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;For some of our forums, we assign the role &amp;ldquo;Registered Users&amp;rdquo; so that all users with a community account are automatically added to the group/forum.&lt;/p&gt;
&lt;p&gt;However, we have noticed that when this role is removed, the users are not removed, and the Members list remains populated with all community members.&lt;/p&gt;
&lt;p&gt;Is there a way to remove all members from a group/forum without having to go through each one individually?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do you prevent a user from up-voting their own comment?</title><link>https://community.telligent.com/thread/1152459?ContentTypeID=0</link><pubDate>Fri, 20 Mar 2026 16:21:31 GMT</pubDate><guid isPermaLink="false">7a15e303-dfed-4bd0-a629-ff4c6b47abbb</guid><dc:creator>Christopher G. Stanton</dc:creator><slash:comments>3</slash:comments><comments>https://community.telligent.com/thread/1152459?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152459/how-do-you-prevent-a-user-from-up-voting-their-own-comment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;It&amp;#39;s a forum thread, or maybe it&amp;#39;s a blog post, or some other comment.&lt;/p&gt;
&lt;p&gt;You have discussions going back and forth, and usually your members are sensible, they upvote what&amp;#39;s useful, that gets highlighted at the top of the whole thread. All is well.&lt;/p&gt;
&lt;p&gt;Sometimes, though,&amp;nbsp;the conversation doesn&amp;#39;t really have anything worth highlighting, and so your members don&amp;#39;t upvote anything.&lt;/p&gt;
&lt;p&gt;Except that one person, who feels their comment is the most important, and so upvotes their own, so that it&amp;#39;s highlighted at the top of the thread, forcing you to&amp;nbsp;monitor and go in and downvote it so that it&amp;#39;s demoted.&lt;/p&gt;
&lt;p&gt;But that also leaves an audit trail, invites discussion and disgreement, &amp;quot;why did you downvote me?&amp;quot;.&lt;/p&gt;
&lt;p&gt;I would rather silently remove up or downvotes, but more importantly, prevent someone from upvoting themselves.&lt;/p&gt;
&lt;p&gt;How can this be&amp;nbsp;governed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is there a way to create Article Categories with REST or Velocity API?</title><link>https://community.telligent.com/thread/1152456?ContentTypeID=0</link><pubDate>Wed, 11 Mar 2026 13:48:00 GMT</pubDate><guid isPermaLink="false">42be8894-ee4e-47a9-a505-9e44a227c20d</guid><dc:creator>Stephen Vicino</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152456?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152456/is-there-a-way-to-create-article-categories-with-rest-or-velocity-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Is there a way to create Article Categories with REST or Velocity API? I see there is a function called Create for Article Categories, but it does not allow you to specify a name or any other attributes. It also requires an Article ID to do this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Exporting and Importing themes is powerful</title><link>https://community.telligent.com/thread/1152454?ContentTypeID=0</link><pubDate>Fri, 06 Mar 2026 18:04:10 GMT</pubDate><guid isPermaLink="false">9615d667-93c4-4512-891e-a15d474006bd</guid><dc:creator>Christopher G. Stanton</dc:creator><slash:comments>2</slash:comments><comments>https://community.telligent.com/thread/1152454?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152454/exporting-and-importing-themes-is-powerful/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;This isn&amp;#39;t a question, more a &amp;quot;This is really nice&amp;quot; comment.&lt;/p&gt;
&lt;p&gt;Editing custom pages (and frankly other &amp;#39;themes&amp;#39; in verint, but in this case I&amp;#39;m editing a custom page)&amp;nbsp;can be a time consuming process. You add widgets,&amp;nbsp;such as the generic content widget, you customise blog lists, and you upload images and&amp;nbsp;embed-able items.&lt;/p&gt;
&lt;p&gt;In our case we have different environments, one we use for development, then staging and then production, and while &amp;#39;out of the box&amp;#39; there&amp;#39;s no push-button to migrate content from one environment to another, being able to export a theme makes life easier in this regard.&lt;/p&gt;
&lt;p&gt;I was able to setup the custom page to look how I wanted, and then export the theme from our staging&amp;nbsp;environment, load up the production environment, and import the theme.&lt;/p&gt;
&lt;p&gt;Immaculate, everything was reproduced, re-uploaded and imported properly&amp;nbsp;from the xml file, every setting, and I could even preview the changes and approve them before moving to publish them.&lt;/p&gt;
&lt;p&gt;This functionality, I feel, is somewhat understated, and the ability for say a member in another role, such as a designer, to then stage or upload changes like this for approval by an administrator or another user,&amp;nbsp;would be ideal.&amp;nbsp;Having this functionality at all, is simply a time saver.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is anyone using Keycloak for external (social) authentication?</title><link>https://community.telligent.com/thread/1152448?ContentTypeID=0</link><pubDate>Thu, 26 Feb 2026 17:29:29 GMT</pubDate><guid isPermaLink="false">bd61551e-4e06-4536-ae72-1034e0e8bcd0</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>https://community.telligent.com/thread/1152448?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152448/is-anyone-using-keycloak-for-external-social-authentication/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We&amp;#39;re looking at potentially using Social Sign On with our community, and are looking at the best way to go about this.&lt;/p&gt;
&lt;p&gt;One option is to use Keycloak to manage all the external providers. This gives you a wider variety than are built into Verint, and you configure them all within Keycloak without needing to touch Verint after the initial setup.&amp;nbsp;It also centralises authentication logic, handles account linking, attribute mapping, and token management.&lt;/p&gt;
&lt;p&gt;However, the main downside is having to provision &amp;amp; maintain a Keycloak server, as well as having to create a plugin for a custom external provider.&lt;/p&gt;
&lt;p&gt;Has anyone else looked at (or is using) Keycloak in this way?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What's the intended behaviour for permissions and changing of group type?</title><link>https://community.telligent.com/thread/1152444?ContentTypeID=0</link><pubDate>Thu, 19 Feb 2026 14:33:53 GMT</pubDate><guid isPermaLink="false">9e8f0e83-54ed-477f-9d7a-88d5015cfdb4</guid><dc:creator>Christopher G. Stanton</dc:creator><slash:comments>2</slash:comments><comments>https://community.telligent.com/thread/1152444?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152444/what-s-the-intended-behaviour-for-permissions-and-changing-of-group-type/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Picture this:&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You&amp;#39;re&amp;nbsp;setting up a new group for your community, you&amp;#39;re configuring its widgets, its applications, and you&amp;#39;re going to put it &amp;quot;live&amp;quot;, and doing so means that you&amp;#39;re changing it from:&lt;/p&gt;
&lt;p&gt;- Private (Unlisted)&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;- Public (Open Membership)&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/8637.pastedimage1771511159160v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re particularly &amp;#39;on the ball&amp;#39; you&amp;#39;ve already configured the default template permissions here:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/0334.pastedimage1771511268018v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Where for Private (unlisted) you do not have &amp;quot;read group&amp;quot; permissions for&amp;nbsp;registered users, or for everyone/anonymous users (aka the public.&lt;/p&gt;
&lt;p&gt;Great! You&amp;#39;re ready to go live, you have changed your group to &amp;quot;Public (Open Membership)&amp;quot; and you&amp;#39;re good to go.&lt;/p&gt;
&lt;p&gt;Except, you&amp;#39;re not.&amp;nbsp;Someone is unhappy, and you need to change it back.&lt;/p&gt;
&lt;p&gt;No worries, right? You can go to &amp;quot;Private (Unlisted)&amp;quot; and it&amp;#39;ll&amp;nbsp;reset the permissions, it&amp;#39;ll remove those who have &amp;quot;read group&amp;quot; access, and it will be hidden from the public.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:240px;" alt=" " src="https://community.telligent.com/sys/resized/__size/480x480/__key/communityserver-discussions-components-files/3048/4863.revert3.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Well Then&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;For some reason they do not, at least not for me.&lt;/p&gt;
&lt;p&gt;The &amp;#39;everyone&amp;#39; and &amp;#39;registered users&amp;#39; roles still have read access, nothing has been removed or denied. I&amp;#39;d be okay if &amp;#39;members&amp;#39; still had it, because we haven&amp;#39;t said to remove all members, but it appears it&amp;#39;s not&amp;nbsp;applying the global permission template to over-ride a &amp;#39;permitted&amp;#39; to a &amp;#39;denied&amp;#39;.&lt;/p&gt;
&lt;p&gt;Is anyone else experiencing or seeing this, have I discovered a bug? I believe we&amp;#39;re on &lt;span&gt;12.1.9.35025&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is it possible to change what the default dimensions are in the Image/video/file upload dialog box?</title><link>https://community.telligent.com/thread/1152437?ContentTypeID=0</link><pubDate>Tue, 10 Feb 2026 14:49:09 GMT</pubDate><guid isPermaLink="false">9d5c3339-47ab-4185-ae56-78da66da5317</guid><dc:creator>Steve_Bentley</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152437?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152437/is-it-possible-to-change-what-the-default-dimensions-are-in-the-image-video-file-upload-dialog-box/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Is it possible to change what the default dimensions are in the Image/video/file upload dialog box in the RTE?&lt;/p&gt;
&lt;p&gt;The current default of 320 x 240 is too small and people keep forgetting to change it&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/1057.pastedimage1770734907027v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is the user's authentication method surfaced to admin users anywhere?</title><link>https://community.telligent.com/thread/1152432?ContentTypeID=0</link><pubDate>Tue, 03 Feb 2026 15:52:26 GMT</pubDate><guid isPermaLink="false">0aa973a4-1e1b-4308-b206-fc6a8ad2f521</guid><dc:creator>Matt</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152432?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152432/is-the-user-s-authentication-method-surfaced-to-admin-users-anywhere/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We&amp;#39;re investigating potentially enabling social sign-on via Google and other external authentication providers, and one thing I noticed was how the user gets to see who they signed in with.. in my screenshot you can see I logged in via Google;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/3010.pastedimage1770133428402v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;However, how can a admin user see this&amp;nbsp;(without impersonating)? It&amp;#39;s the type of information that&amp;#39;s useful if they&amp;#39;re helping the user debug a problem, or looking at spam/bot accounts.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s nothing in the User object returned by the &lt;a href="https://community.telligent.com/community/12/w/api-documentation/69803/user-script-api-type"&gt;Script API&lt;/a&gt; or &lt;a href="https://community.telligent.com/community/12/w/api-documentation/70103/user-in-process-api-supplementary-type"&gt;In-Process API&lt;/a&gt;, but it&amp;#39;s definitely in the database table, in the field named LastLoginType, which has a value of &amp;#39;google&amp;#39; for my test user. Without it being in the core APIs we won&amp;#39;t even be able to add it to any custom admin pages to help our team.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>2 Blog - Links Subscription Widgets</title><link>https://community.telligent.com/thread/1152424?ContentTypeID=0</link><pubDate>Wed, 21 Jan 2026 14:04:34 GMT</pubDate><guid isPermaLink="false">5fa68278-a64e-4a83-920d-513fd65879dc</guid><dc:creator>Annie Terry</dc:creator><slash:comments>2</slash:comments><comments>https://community.telligent.com/thread/1152424?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152424/2-blog---links-subscription-widgets/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m looking at options for showing 2 blog feeds on 1 blog application widget.&amp;nbsp; My question is, am I able to configure the &lt;em&gt;Blogs - Links&lt;/em&gt; widget to subscribe to a specific blog.&amp;nbsp; Like in the image below, can I configure the &lt;span style="text-decoration:underline;"&gt;&lt;em&gt;Blog - Links&lt;/em&gt;&lt;/span&gt; widget on the left to subscribe to the left side blog and the &lt;em&gt;Blog - Links&lt;/em&gt; widget on the right to subscribe to the right side blog.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;*I know Members can select the gear at the top of the blog feed to subscribe to that specific feed, but that&amp;#39;s not typically how our Members subscribe through the rest of our Community, so I&amp;#39;m trying to keep it similar.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:284px;max-width:534px;" height="284" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/7041.pastedimage1769004245071v2.png" width="534" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Images disappearing in forum discussion replies</title><link>https://community.telligent.com/thread/1152418?ContentTypeID=0</link><pubDate>Tue, 13 Jan 2026 14:56:47 GMT</pubDate><guid isPermaLink="false">ca3364c7-9bff-4fda-9bcb-d3f2b0eb4c1f</guid><dc:creator>Steve_Bentley</dc:creator><slash:comments>3</slash:comments><comments>https://community.telligent.com/thread/1152418?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152418/images-disappearing-in-forum-discussion-replies/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We&amp;#39;ve recently started getting a problem when trying to insert images (or other media) into a forum discussion reply.&lt;/p&gt;
&lt;p&gt;It works fine for the starting post in a thread, but when any replies are added, any images added using the &amp;quot;insert -&amp;gt; Image/video/file&amp;quot; menu in the RTE disappear when the reply is posted. The image appears in the upload dialog box, and also appears in the reply RTE, but as soon as the reply is posted, the image disappears. Any other content in the reply, such as text, works correctly.&lt;/p&gt;
&lt;p&gt;There are no errors reported in the back office, and there are no errors appearing in Dev Tools in the browser.&lt;/p&gt;
&lt;p&gt;Has anyone else ever experienced this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Viewed Content Report - Forum Reply versus Forum Thread</title><link>https://community.telligent.com/thread/1152417?ContentTypeID=0</link><pubDate>Mon, 12 Jan 2026 15:28:50 GMT</pubDate><guid isPermaLink="false">70758cb3-ceeb-4271-ac17-08b44e49a5d8</guid><dc:creator>Christopher G. Stanton</dc:creator><slash:comments>4</slash:comments><comments>https://community.telligent.com/thread/1152417?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152417/viewed-content-report---forum-reply-versus-forum-thread/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;In the reporting we have &amp;quot;Forum Reply&amp;quot; and it has its own &amp;quot;Total View Count&amp;quot; and it has a unique URL.&lt;/p&gt;
&lt;p&gt;For the&amp;nbsp;forum thread where this reply is, we also have a &amp;quot;Total View Count&amp;quot; for the &amp;quot;Forum Thread&amp;quot;.&lt;/p&gt;
&lt;p&gt;Does the Forum Thread count have within it, the&amp;nbsp;Forum Reply count? Effectively meaning that the &amp;#39;view count&amp;#39; is duplicated?&lt;/p&gt;
&lt;p&gt;Further to this:&lt;/p&gt;
&lt;p&gt;- How is the &amp;#39;Forum Reply&amp;#39; count determined, and how is this incremented?&lt;/p&gt;
&lt;p&gt;- Does it auto increment on a &amp;#39;Forum Thread&amp;#39; view? Or does it have to be directly viewed, and as such is triggered when it is &amp;#39;crawled&amp;#39; by a search bot, or from an e-mail notification?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>When I edit my biography, and I insert content - where is that stored?</title><link>https://community.telligent.com/thread/1152413?ContentTypeID=0</link><pubDate>Tue, 23 Dec 2025 13:22:37 GMT</pubDate><guid isPermaLink="false">8589941e-60ea-44d9-bfdc-d09a9223aaf6</guid><dc:creator>Christopher G. Stanton</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152413?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152413/when-i-edit-my-biography-and-i-insert-content---where-is-that-stored/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Let&amp;#39;s say I edit my user profile, and I want to embellish it with images and video:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/sys/resized/__size/640x480/__key/communityserver-discussions-components-files/3048/4628.pastedimage1766495862463v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;That image and video is then stored * somewhere *, and if I remove it from my biography, it&amp;#39;s presumably still sat in that *&amp;nbsp;somewhere *.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m unclear on how central file stores are organised, and it is already difficult to have a piece of inserted media like this and find what content it&amp;#39;s embedded in, but also what&amp;#39;s typically the opposite and how is this restricted or limited?&lt;/p&gt;
&lt;p&gt;If this isn&amp;#39;t already documented somewhere, it needs to be.&lt;/p&gt;
&lt;p&gt;On our platform, I&amp;#39;ve decided to restrict this rich text editor for the sake of moderation, at present someone could insert an image, file or video, capture the download link, and remove the reference to it, but then distribute that link. That&amp;#39;s just one example. It&amp;#39;s a trade-off that members now cannot insert such content and it&amp;#39;s now simply plain text, but that also reduces opportunity for abuse.&lt;/p&gt;
&lt;p&gt;However, I&amp;#39;d like to be able to do a &amp;#39;clean up&amp;#39; of anything inserted in this manner, and make sure that user accounts that have uploaded illicit and inappropriate content to their profile is cleaned up. So for that, I need to know where to look if it&amp;#39;s different to&amp;nbsp;groups, and to ensure those stores are included in any appropriate scans.&lt;/p&gt;
&lt;p&gt;Does this also differ if you&amp;#39;re on AWS versus Azure, etc?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to install automation via plugin</title><link>https://community.telligent.com/thread/1152404?ContentTypeID=0</link><pubDate>Fri, 05 Dec 2025 12:24:13 GMT</pubDate><guid isPermaLink="false">a97c3842-cc1d-4865-b2c9-5d04ef59d8cd</guid><dc:creator>Cody Beckner</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152404?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152404/how-to-install-automation-via-plugin/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have an automation that I would like to install as part of my plugin (alongside widgets, pages, etc).&lt;/p&gt;
&lt;p&gt;I am not finding any documentation that indicates how to do this.&amp;nbsp; Is it possible?&lt;/p&gt;
&lt;p&gt;It does not *appear* as though it routes through the PluginManager (widgets) or the UIApi (pages).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to inactivate inactive users? Automation? Reminder e-mail?</title><link>https://community.telligent.com/thread/1152368?ContentTypeID=0</link><pubDate>Fri, 31 Oct 2025 16:03:47 GMT</pubDate><guid isPermaLink="false">3a8bf435-bcd5-481b-b2c8-988c1252b523</guid><dc:creator>Irene van der Zanden</dc:creator><slash:comments>4</slash:comments><comments>https://community.telligent.com/thread/1152368?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152368/how-to-inactivate-inactive-users-automation-reminder-e-mail/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;What is your advice and best practice in regard to deactivating &amp;#39;old&amp;#39; and inactive users? Do you have an automation in place where you automatically deactivate / remove members that have not been logged in for x months or years? Do you send them a reminder email and if yes, what email (and where to configure this)?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>IUrlController AddRaw - Wont Grant Points?</title><link>https://community.telligent.com/thread/1152322?ContentTypeID=0</link><pubDate>Fri, 26 Sep 2025 20:32:03 GMT</pubDate><guid isPermaLink="false">726f2ec4-e29d-4fa4-ac55-ddd811d5dcdb</guid><dc:creator>Stephen Vicino</dc:creator><slash:comments>0</slash:comments><comments>https://community.telligent.com/thread/1152322?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152322/iurlcontroller-addraw---wont-grant-points/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have a custom URL I am defining with IUrlController&amp;#39;s AddRaw method. The function its calling awards points to a user; however its having issues. I am getting a 400 error. Is there a way to execute this with the correct permissions?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://community.telligent.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3048/pastedimage1758918694713v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Moderation Tool</title><link>https://community.telligent.com/thread/1152319?ContentTypeID=0</link><pubDate>Thu, 25 Sep 2025 07:55:50 GMT</pubDate><guid isPermaLink="false">3897d20b-0517-4278-9d0a-26e7dbf5e70c</guid><dc:creator>ROHARE</dc:creator><slash:comments>1</slash:comments><comments>https://community.telligent.com/thread/1152319?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152319/moderation-tool/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Does anyone have a moderation tool which allows them full visibility of all posts without having to scroll / scan the site?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Allow an "owner" member of a private group to add new members</title><link>https://community.telligent.com/thread/1152305?ContentTypeID=0</link><pubDate>Mon, 22 Sep 2025 08:16:12 GMT</pubDate><guid isPermaLink="false">60dc4760-50ed-43b4-8fc1-fb32181697cd</guid><dc:creator>sarcher</dc:creator><slash:comments>3</slash:comments><comments>https://community.telligent.com/thread/1152305?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152305/allow-an-owner-member-of-a-private-group-to-add-new-members/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We have a group of &amp;quot;owners&amp;quot; of a private group who need to be able to add new members. I thought by making these select members &amp;quot;owners&amp;quot; that it would enable them to do so, but all this has done is given them access to admin area. It doesn&amp;#39;t give them permission to add members to the group. Does anyone have a solution? I&amp;#39;ve even tried to add them to a &amp;quot;role&amp;quot; that enables them to do this but it hasn&amp;#39;t worked either.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Does anyone know how to check when the password reset email times out?</title><link>https://community.telligent.com/thread/1152298?ContentTypeID=0</link><pubDate>Thu, 18 Sep 2025 08:56:39 GMT</pubDate><guid isPermaLink="false">1fa86f29-a2fb-46cc-8ada-a0f5b50fad58</guid><dc:creator>sarcher</dc:creator><slash:comments>3</slash:comments><comments>https://community.telligent.com/thread/1152298?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152298/does-anyone-know-how-to-check-when-the-password-reset-email-times-out/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We have a couple of complaints that the password reset email link has times out too soon. Is there a way to check/change/remove this time feature?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>IUrlController AddPage SampleUrlFunction Example?</title><link>https://community.telligent.com/thread/1152221?ContentTypeID=0</link><pubDate>Thu, 04 Sep 2025 17:54:24 GMT</pubDate><guid isPermaLink="false">b874ac0c-70e4-4712-80e8-a3b8c98609d7</guid><dc:creator>Stephen Vicino</dc:creator><slash:comments>0</slash:comments><comments>https://community.telligent.com/thread/1152221?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152221/iurlcontroller-addpage-sampleurlfunction-example/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Has anyone created a custom page that supports wildcards?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is what I am attempting:&amp;nbsp;controller.AddPage(&amp;quot;lms&amp;quot;, &amp;quot;*/lms/{applicationid*}&amp;quot;, null, null, &amp;quot;&lt;span&gt;lms&lt;/span&gt;&amp;quot;, pageOptions);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;However its not working, I was looking at the documetnation and saw theres a SampleUrlFunction, is this what I am missing? How do I use it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What can "AbuseReasonId" be set to, and why is the documentation unsure that it's an integer?</title><link>https://community.telligent.com/thread/1152205?ContentTypeID=0</link><pubDate>Fri, 15 Aug 2025 09:16:24 GMT</pubDate><guid isPermaLink="false">616254a3-1b8e-4f9c-9270-f5e3269db891</guid><dc:creator>Christopher G. Stanton</dc:creator><slash:comments>4</slash:comments><comments>https://community.telligent.com/thread/1152205?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152205/what-can-abusereasonid-be-set-to-and-why-is-the-documentation-unsure-that-it-s-an-integer/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We need to be able to set custom Abuse Reasons via either REST or otherwise API calls.&lt;/p&gt;
&lt;p&gt;Looking at the documentation, this functionality out of&amp;nbsp;the box is lacking, and it&amp;#39;s not even sure what the type is:&lt;/p&gt;
&lt;p&gt;Version 11 documentation here states its an Int32:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://community.telligent.com/community/11/w/api-documentation/65858/abusereport-afterupdate-automation-event"&gt;AbuseReport.AfterUpdate Automation Event&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The discussion here by an ex user also claims it&amp;#39;s an integer field, that &amp;quot;any value can be used&amp;quot; - so does this mean it&amp;#39;s simply a &amp;#39;free number field&amp;#39; ? Frankly, a free text field would have been more useful, and does setting this to a number refer to any kind of internal &amp;#39;reference&amp;#39; or &amp;#39;lookup&amp;#39; that is presented in the moderation queue?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://community.telligent.com/community/12/f/ask-the-community/1150829/error-on-core_v2_abusereport-create/1618222"&gt;RE: Error on core_v2_abuseReport.Create&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Version 11 documentation is confused as to what Type it is, and in subsequent versions:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://community.telligent.com/community/11/w/api-documentation/63129/abusereportcreateoptions-in-process-api-supplementary-type"&gt;AbuseReportCreateOptions In-Process API Supplementary Type&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Version 13, and we&amp;#39;re still confused what Type it is:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://community.telligent.com/community/13/w/api-documentation/75118/update-abuse-report-rest-endpoint"&gt;Update Abuse Report REST Endpoint&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Before spending my time typing out an idea, what practical options do we have here to make an appropriate message clear in the moderation queue as to why the content was reported as abusive?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Change User Avatar when disabled</title><link>https://community.telligent.com/thread/1152204?ContentTypeID=0</link><pubDate>Thu, 14 Aug 2025 19:06:46 GMT</pubDate><guid isPermaLink="false">2a6814de-7390-4f9c-8d4f-196dbfdb76b2</guid><dc:creator>Annie Terry</dc:creator><slash:comments>2</slash:comments><comments>https://community.telligent.com/thread/1152204?ContentTypeID=0</comments><wfw:commentRss>https://community.telligent.com/community/12/f/ask-the-community/1152204/change-user-avatar-when-disabled/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Does anyone have a way to change user avatars to a certain image when their account has been disapproved?&amp;nbsp; For example, when we disapprove accounts, I&amp;#39;d like the avatar to automatically change to a blank avatar png file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>