Errors Opening Forms - Unity Forms - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard

Unity Forms

Platform
OnBase
Product
Unity Forms
Release
Foundation 24.1
License
Premier
Standard

In some environments, relying on the Chromium cache can cause errors when opening forms in the Unity Client. When this occurs, the Chromium cache can be disabled and the form and its resources will then be fetched from the Application Server. In order to disable the Chromium cache, set the following key in the obunity.exe.config file to true:

<add key="DisableUnityFormChromiumCache" value="true"/>
Warning:

Enabling this setting may cause performance issues.