SearchLinkInteractionInput()
is used to input data for a search link interaction
Table: SearchLinkInteractionInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 19, 2024 | |||||
arguments | [ArgumentInput ] | yes | Long-Term | A search link arguments. See ArgumentInput . | |
fieldInteractionConditions | [FieldInteractionConditionInput ] | yes | Long-Term | The field interaction conditions. See FieldInteractionConditionInput . | |
isLive | boolean | yes | Long-Term | Whether the search is for live data. | |
name | string | yes | Long-Term | The name of the search link interaction. | |
openInNewTab | boolean | yes | Long-Term | Whether to open in a new tab. | |
queryString | string | yes | Long-Term | The query string to use. | |
repoOrViewName | repoOrViewName | Long-Term | The name of the view. See repoOrViewName is a scalar. | ||
titleTemplate | string | Long-Term | The title of the template. | ||
useWidgetTimeWindow | boolean | yes | Long-Term | Whether to use the time window widget. |