Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use the <results> tag to display the search results.

Available attributes:

Attribute

Type

Mandatory

Description

classStringNSpecify the CSS class name defined in the CSS field of the widget.
isTreeShownBooleanN

Set

this attribute

the value to true to group search results and display the results grouping tree. The default value is false.

 

itemPageStringY

Specify the path to the page in the portal structure. Use the attribute to customize the appearance of the search results URL page.

Example:

itemPage="page" returns a URL path of the search results page containing the page word:

https://your_instance_url/page?searchQuery

itemViewStringN

Customize the search results form view. If the view is not specified, the record is opened in the Default view.

quantityIntegerNSpecify the maximum number of
the
search results per page. The default value is 20.
searchQueryStringNAdd a search bar to perform search
requests and
queries and display results.
tsGroupIdStringNEnter an ID of the table group to specify the search area.

Example:

Code Block
languagexml
themeEclipse
titleresults
<results searchQuery="{data.search}" tsGroupId="157018693719021198" quantity="4" itemPage="page" itemView="Default" isTreeShown="true">