Changing the Default Window Size - DeficiencyPop - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard

DeficiencyPop

Platform
OnBase
Product
DeficiencyPop
Release
Foundation 23.1
License
Premier
Standard

The Default Window Size setting determines how big the DeficiencyPop window is when launched from an Epic integration.

Note:

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

To change the default window size of the 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 defaultWindowSize .
  3. Set Height to the height (in pixels) you would like the window to have when opened.
  4. Set Width to the width (in pixels) you would like the window to have when opened.
  5. Save and close Hyland.Integrations.Epic.DP4E.dll.config.