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

Wiki Selection Custom Control

Renders a word wheel search box enabling the selection of a single wiki or a single group.

Data Type

Custom

Control Type

Telligent.Evolution.Wikis.Controls.WikiSelectionControl, Telligent.Evolution.Wikis

Storage Format

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

Wiki=[Id]

When a group is selected, the format is:

Group=[Id]

Configuration Options

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

  • width (int, default: 350)
    The width of the text box. 
  • enableCurrentWiki (true/false, default: true)
    When enabled, the "current" wiki is available for selection.  When selected, it's identified with an ID of -1. 
  • parentGroupId (int, default: not set)
    When set, only wikis and sub-groups of the specific group can be selected. 
  • 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