QueryBasedWidgetInteractionTypeInfo is a union datatype for query based widget interactions. Use the DashboardLinkInteraction, CustomLinkInteraction, SearchLinkInteraction, or UpdateParametersInteraction databases and their parameters. Below are tables for each:

Table: DashboardLinkInteraction

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: Sep 24, 2024
arguments[DictionaryEntryType]yes Long-TermThe dictionary entry arguments for the dashboard link. See DictionaryEntryType.
dashboardReferenceDashboardLinkInteractionDashboardReferenceyes Long-TermThe dashboard link for an interaction. See DashboardLinkInteractionDashboardReference.
openInNewTabbooleanyes Long-TermWhether to open in a new tab.
useWidgetTimeWindowbooleanyes Long-TermWhether to use the TimeWindow widget.

Table: CustomLinkInteraction

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: Sep 24, 2024
openInNewTabbooleanyes Long-TermWhether to open custom link in a new tab.
urlEncodeArgsbooleanyes Long-TermWhether to encode arguments from the URL.
urlTemplatestringyes Long-TermThe URL template to use.

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.

Table: UpdateParametersInteraction

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: Oct 7, 2024
arguments[DictionaryEntryType]yes Long-TermThe arguments to update for the interaction. See DictionaryEntryType.
useWidgetTimeWindowbooleanyes Long-TermWhether to use a Time Window widget.