Versions Compared

Key

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

The Use the <results> tag displays 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 value to

'true'

true to group search results and display the results grouping tree.

See the screenshot below as an example.

Image Removed

 

itemPageStringY

Specify

a

the path to

a

the page in the

 

portal structure. Use

this

the attribute to customize the

URL

appearance of

the search

the search results URL page.

Example:

itemPage='page'

 returns

returns a URL path of the search results page containing the page word

'page' for a specified search result when opened

:

https://your_instance_url/page?searchQuery

itemViewStringN
Specify a view name

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

with

in the

 

Default

 

view.

 

quantity
String
IntegerNSpecify the maximum number of the search results per page.
searchQueryStringNAdd a search bar
input string
to perform search requests and display results.
tsGroupId
Big Integer
StringNEnter 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">