SearchLinkInteraction is a datatype for a search link interaction.

This datatype is part of the union datatype, QueryBasedWidgetInteractionTypeInfo, which is used by a few other datatypes, in particular the QueryBasedWidget. That datatype leads to the entitiesPage() and entitiesSearch() query fields.

Table: SearchLinkInteraction

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 27, 2025
arguments[DictionaryEntryType]yes Long-TermThe arguments of the search link interaction. See DictionaryEntryType.
openInNewTabbooleanyes Long-TermWhether to open the interaction in a new tab.
queryStringstringyes Long-TermThe query string.
repoOrViewNameRepoOrViewName  Long-TermThe name of the repository or view. RepoOrViewName is a scalar.
useWidgetTimeWindowbooleanyes Long-TermWhether to use a time window widget.