Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 9.x
  • Verint Community
Telligent Community 9.x
Developer Training Blog 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

Blog Selection Custom Control

Renders a word-wheel search box enabling the selection of one or more blogs or a single group.

Data Type

Custom

Control Type

Telligent.Evolution.Blogs.Controls.BlogSelectionControl, Telligent.Evolution.Blogs

Storage Format

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

Blog=[Id]&Blog=[Id]&Blog=[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: false)
    Enable selection of groups.  When set to false, only blogs can be selected.
  • maximumBlogSelections (int, default: 20)
    Sets the maximum number of blogs that can be selected.
  • parentGroupId (int, default: not set)
    Sets the ID of a group from which blogs should be searched.  When set, only blogs within this group will be selectable.
  • enableCurrentBlog (true/false, default: true)
    When enabled, users can select the "current blog" which is identified with an ID of  -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