An IFrame integration is our solution…
...so that you can also start the search directly from your intranet.
In certain environments, different views of amberSearch might be more appropriate. Hence, we have developed three different IFrame-intgration options which can be seen below.
To integrate them, please integrate the corresponding HTML snippets in your web-based application. At the very bottom we show you the examplary steps for a SharePoint integration.
For the Snippet to work, please adapt the following variables:
- Adapt the src according to the amberSearch domain assigned to your company
- Depending on the use case adapt the width and height attributes
The different options
1. Integrate amberSearch completely:
With this integration amberSearch will be integrated completely and users won't have to leave the application. Its great if you want to keep your users in one environment. Depending on the use case you can adapt the width and height attributes.
This is what the IFrame will look like:
To do so, please use the following tag:
<iframe src="https://customerName.ambersearch.de", width="100%", height="80%" />
2. Integrating the amberSearch Logo, the search bar and the search button
With this integration you will be forwarded to a separate results page after the integration. Depending on the use case you can adapt the width and height attributes.
This is what the IFrame will look like:
<iframe src="https://customerName.ambersearch.de/iframeSearchBarMiddleHeight", width="100%", height="30%" />
3. Displaying only the search bar
This integration can be used to make just the search bar available within your IT-Landscape. It will barely take any space but will be a great starting point for your team to your data. Depending on the use case you can adapt the width and height attributes.
This is what the IFrame will look like:
<iframe src="https://customerName.ambersearch.de/iframeSearchBar", width="100%", height="7%" />
Example of an integration:
Check out the little video below, how an integration of the second option would look like in a SharePoint. Below that, we even show you the steps that need to be undertaken for an exemplary integration of amberSearch in a SharePoint:
Comments
0 comments
Please sign in to leave a comment.