JMap.Application.Query.activateQuery
Activates a query by id and group id.
It displays the query form (replacing the list of queries) in the query panel.
the query group id
the query id
// activate query id=43 on group id=23JMap.Application.Print.activateQuery(23, 43) Copy
// activate query id=43 on group id=23JMap.Application.Print.activateQuery(23, 43)
JMap.Application.Query.activateQuery
Activates a query by id and group id.
It displays the query form (replacing the list of queries) in the query panel.