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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.