Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 11.x
  • Verint Community
Verint Community 11.x
API Documentation Dynamic Configuration
  • User Documentation
  • Ask the Community
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • API Documentation
  • +In-Process API Documentation
  • +Plugin API Documentation
  • +REST API Documentation
  • -Widget, Theme, and Automation APIs
    • +Automation Events
    • +Client-side APIs
    • -Dynamic Configuration
      • +Property Rules
      • +Property Templates
    • +LESS Functions
    • +Script API Types
    • +Script APIs

You are currently reviewing an older revision of this page.

  • History View current version

Dynamic Configuration


Template and rule definitions.

Property TemplateDescription
boolEnables rendering of boolean configuration properties
colorEnables rendering of color configuration properties
dateEnables rendering of date configuration properties
datetimeEnables rendering of date/time configuration properties
doubleEnables rendering of double configuration properties
guidEnables rendering of GUID configuration properties
htmlEnables rendering of HTML configuration properties. When enableRichEditing is true, tokens represented by the selectable values defined by the property can be inserted. Inserted tokens are placed in curlery braces as {value} and are suitable for processing via $core_v2_language.FormatString().
intEnables rendering of integer configuration properties
selectEnables rendering of selectable configuration properties
stringEnables rendering of string configuration properties
timeEnables rendering of time configuration properties
unitEnables rendering of unit configuration properties
urllistEnables rendering of URL list configuration properties
urlEnables rendering of URL configuration properties
core_v2_userProfileSearchEnables rendering of user profile fields linked to search.
core_v2_emailAddressEnables entering and rendering email addresses in configuration forms.
core_v2_multipleSelectionEnables selecting multiple values from a configuration properties set of selectable values.
themepaletteEnables theme palette selection.
core_v2_tokenizedStringEnables inclusion of programmatic tokens within strings.
core_v2_groupLookupEnables group selection using type-ahead search. Represents selections as a querystring with the key Group and value integer group ID.
core_v2_sortableListEnables ordering and enabling/disabling/ordering property selectable values within configuration forms. The enabled options are stored in querystring format using the supplied key in the user-defined order (key=value1&key=value2&key=value3&...).
core_v2_contentTypeListLists content types for selection. Selected content types are stored in querystring format (ContentTypeId=GUID&ContentTypeId=GUID&...) or as the string 'all' if all content types are selected.
core_v2_intRangeEnables rendering of properties representing a range of integers. Stored as a querystring in the format Minimum=INT&Maximum=INT
core_v2_customTokenizedStringEnables the definition of strings containing token placeholders represented by the selectable values of the property. Inserted tokens are placed in curlery braces as {value} and are suitable for processing via $core_v2_language.FormatString().
core_v2_customTokenizedHtmlEnables rendering of HTML configuration properties with support for inserting tokens represented by the selectable values defined by the property. Inserted tokens are placed in curlery braces as {value} and are suitable for processing via $core_v2_language.FormatString().
core_v2_userProfileFieldsEnables rendering of properties to select user profile fields. Stored as a querystring in the format Name=STRING&Name=STRING
core_v2_roleLookupEnables role selection using type-ahead search. Represents selections as a querystring with the key Role and value integer role ID.
Property RuleDescription
extensionvalidationValidates URLs to have valid extensions or prevents URLs with invalid extensions
minmaxValidates that a value is greater than/equal to a minimum and/or less than/equal to a maximum.
trimTrims input text.

  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

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