Versions Compared

Key

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

...

Advanced Tables - Table Plus
highlightColor@default
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
enableHighlightingfalse


Parameter

Description

Parameter type

Data type

endpointPrefix

required

The name of an endpoint prefix as configured in YAML . Also can be a real workspace name.

path

String

q

optional

A search phrase (full-text search)

query

String

orderBy

optional

The properties by which to order the nodes. Example: mgnl:lastModified desc,title asc*

query

String

offset

optional, default is 0

The start position in a result list (for pagination)

query Integer

limit

optional, default: as set in YAML configuration

The number of nodes displayed in a page query. Used together with offset for pagination.

query

Integer

<filter>

optional

Use a property as a filter; it must match exactly. For instance Example: author=Magnolia%20Travels*




...