ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

›Features Reference

About

  • Introduction
  • ActiveUI SDK
  • ActiveUI
  • What's New?
  • Webinars
  • Frequently Asked Questions

Features Reference

  • ActiveMonitor
  • Alerts
  • Bookmark Tree
  • Calculated Measures
  • Charts
  • Content Editor
  • Dashboards
  • Data Explorer
  • Data Sorting
  • Deferred Update
  • Drillthrough
  • Expand - Collapse
  • Exporting and sharing
  • Featured Values
  • Filtering
  • Formatting
  • HTTP widget
  • Messages
  • Keyboard Shortcuts
  • KPI
  • Mdx Editor
  • Monitor List
  • Monitor View
  • Moving widgets
  • Page Filters
  • Parameter List
  • Pivot Table
  • Query Mode
  • Quick Filter
  • Rules Editor
  • Search content
  • Shared Context Values
  • State Editor
  • Table Layout
  • Tabular View
  • Text Editor
  • Widget
  • Workflows

Advanced Guides

  • Charts Gallery
  • Day-to-day difference
  • MDX Resources
  • Monitor Measures

Search content

The "Search" field allows you to search content, for instance, in the "Bookmark Tree" widget, "Data Explorer" and "Context values".

These are the supported types of search (all case insensitive), that will resolve in the following specific order:

  1. Regular Expression search: when starting with a /, the remaining part will be considered a JS Regular Expression. Example: /^l[a-z]+de$ would match any elements whose caption starts with an l, ends with de and contains alphabetical characters in between.
  2. Glob pattern search: when containing a * or a ?, the search will be considered a glob pattern. Example: a*z would match any elements whose caption contains an a, a z and any characters in between.
  3. Regular search: otherwise, the search will be considered as a chunk of text to match against. Example: abc would match any elements whose caption contains abc.
← Rules EditorShared Context Values →
Copyright © 2019 ActiveViam