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

Sortable List Custom Control

Displays property values in a list supporting reordering and enabling/disabling.

Data Type

Custom

Control Type

Telligent.Evolution.Controls.SortableListControl, Telligent.Evolution.Controls

Storage Format

The control saves its values in the URL querystring format:

[key]=[enabled_propertyValue_value]&[key]=[enabled_propertyValue_value]&...

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: 300)
    The width, in pixels, of the editable list. 
  • height (int, default: 200)
    The height, in pixels, of the editable list. 
  • key (string, default: item)
    The name of the key used to store selected values. 
Additionally, each <propertyValue /> within the <property /> declaring this control type can specify the following configuration options:
  • resourceDescription (string)
    Identifies the resource containing the description of this value. 
  • 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