Setting the Minimum Window Size - DeficiencyPop - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - Standard - external - Premier - Standard

DeficiencyPop

Platform
OnBase
Product
DeficiencyPop
Release
Foundation 23.1
License
Premier
Standard

The Minimum Window Size setting determines how small the user can make the window when resizing a DeficiencyPop window from an Epic integration.

Note:

This setting only applies to an Epic integration using COM, not SMART on FHIR.

To set the minimum window size of a window launched from an Epic integration:

  1. Open Hyland.Integrations.Epic.DP4E.dll.config in a plain-text editor, such as Notepad.
    Note:

    The *.config file should only be edited in a plain-text editor, such as Notepad, or a utility specifically designed to edit XML files. It should not be edited in a binary editor, such as Microsoft Word. Using a binary editor can introduce invalid characters to the file and make it unreadable by the software.

  2. Within the <DP4E> node, locate minimumWindowSize .
  3. Set Height to the smallest height (in pixels) you would like the window to be when open.
  4. Set Width to the smallest width (in pixels) you would like the window to be when open.
  5. Save and close Hyland.Integrations.Epic.DP4E.dll.config.