Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 9.x
  • Verint Community
Telligent Community 9.x
Developer Training Forum Selection Custom Control
  • Ask the Community
  • User Documentation
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • +Getting Started
  • +External Integration
  • +Plugins/Framework extension
  • -UI Customization
    • Themes
    • -Widgets
      • Working with Widget Studio
      • Using Velocity in Widgets
      • -Supporting Configuration
        • Blog Selection Custom Control
        • Checkbox List String Control
        • Custom Navigation Custom Control
        • Email String Control
        • Forum Selection Custom Control
        • Forum Sortable List Control
        • Group or Application Selection Custom Control
        • Group Selection Custom Control
        • Media Gallery Selection Custom Control
        • Property Visibility Select Box Control
        • Rich Editor HTML Control
        • Sortable List Custom Control
        • Tokenized String Control
        • User File URL Control
        • User Profile Field Selection Custom Control
        • User Profile Group Int Control
        • Wiki Selection Custom Control
      • Using Ajax in Widgets
      • Editing Widgets in Developer Mode
      • Managing Widget Source and Distribution
    • +Mobile
    • +UI Extensibility
    • UI Automation

Forum Selection Custom Control

Displays a word-wheel search text box enabling the selection of a single forum or a single group.

Data Type

Custom

Control Type

Telligent.Evolution.Discussions.Controls.ForumSelectionControl, Telligent.Evolution.Discussions

Storage Format

The control saves its value in the URL querystring format.  When a forum is selected, the format is:

Forum=[Id]

When a group is selected, the format is:

Group=[Id]&IncludeSubGroups=[True|False]

Configuration Options

Configuration options are defined via additional attributes on the <property /> declaring this control type.  This control supports the following configuration options:

  • enableGroupSelection (true/false, default: true)
    When enabled, a group can also be selected.  When disabled, only a forum can be selected. 
  • parentGroupId (int, default: not set)
    When set, only forums and sub-groups of the defined group can be selected.
  • width (int, default: 350)
    The width of the text box, in pixels. 
  • enableCurrentForum (true/false, default: true)
    When enabled, the "current" forum can be selected.  When the current forum is selected, it's ID is saved as -1. 
  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2022 Verint, Inc.
Powered by Verint Community