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

Default value

Description

Parameter type

Data type

workspace

required

The name of the workspace.

path

string

nodeTypes

optional

Comma-separated string of primary node types.

path

query

string

q

Depth of child nodes to include. 0 is just the node. 1 is node and its children etc.

query

integer

optional

Text to search (full-text search).

query

string

orderBy

optional

orderBy

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

query

string

offset

optional

Starting position in a result list (to use for pagination)

queryInteger

limit

optional (default=10

If true, the result contains meta data properties

) <to be checked: maybe default is read from YAML config, and "super default is 10???>

The number of nodes displayed in a pagequery. (To use togehter with offset for pagination).

query

boolean

offset

Integer


Example

..

Anchor
configuration
configuration

...