Search Template: Global
For integrating an Atlantis public environment into a third-party site, an endpoint is available to retrieve a search form which can be embedded in the third-party site.
Request
Endpoint: /GlobalSearchTemplate?groepen={string}
Optional Query-parameters:
- groepen: A comma-separated list of description-group names. If the groups are missing, we will search through all groups.
Description-groups (Groepen)
The group names can be requested from the application administrators or derived from the public environment. On the search form, there is a section called: 'Zoeken in' / 'Search in', which refers to the group names. These can be used in the request.
Response
As a response, the user will receive an HTML form with the global search-field; which will search through the requested groups.
Possible issues
cross-domain-policies
Often, the form will be loaded on sites with the same main domain. If this is not the case, we may need to adjust the cross-domain policies. If desired, DEVENTit can configure this.
global search fields
In the search-field configuration, make sure to add or enable the 'global' fields setting on the desired field.