Disabling Viewer Options - 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

DeficiencyPop is one of the OnBase web-based clients. Like other web clients, DeficiencyPop provides access to built-in OnBase features, such as the ability to print documents.

In a healthcare setting, certain features may need to be disabled to ensure compliance with privacy standards. In addition, some right-click options may be displayed due to the system's licensing, but these options are not functional in the context of DeficiencyPop.

To disable options in the document viewer, choose from the following options:

  • To disable certain right-click menu options, edit the DeficiencyPop Web.config file as indicated in the Notes column of the Viewer Options Table.

  • To disable the entire right-click menu in the document viewer, add the following line to the appSettings node in the DeficiencyPop Web.config file:

    <add key="DisableContextMenu" value="true" />
  • To completely hide a feature from a user, revoke the associated privilege from the user groups the user belongs to. Be aware this method will affect the user's access to these features in all OnBase applications, not just DeficiencyPop. You may want to revoke certain privileges at the Document Type level using override privileges. For information about privileges and overrides, see the System Administration module reference guide.

Note:

Features disabled in DeficiencyPop may remain available in the Patient Window viewer. See the Patient Window module reference guide for similar methods to disable features in the Patient Window.