HTML Custom Queries Do Not Perform a Search - Integration for Microsoft Outlook 2019 - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Integration-for-Microsoft-Outlook-2019/English/Foundation-22.1/Integration-for-Microsoft-Outlook-2019/Installation/Troubleshooting/Common-Questions/HTML-Custom-Queries-Do-Not-Perform-a-Search - 2023-12-11

Integration for Microsoft Outlook 2019

Platform
OnBase
Product
Integration for Microsoft Outlook 2019
Release
Foundation 22.1
License
Premier
Standard
Essential

When performing an HTML custom query in the Integration for Microsoft Outlook 2019, it is possible the custom query cannot perform the search. If your HTML custom query e-form uses CSS or JavaScript, then the e-form cannot be rendered in the Integration for Microsoft Outlook 2019 user interface as these languages are not supported for rendering. To fix this issue, you must add the following element within the <head> tag of every e-form you want to use with the Integration for Microsoft Outlook 2019:

<meta http-equiv="X-UA-Compatible" content="IE=edge">