Article Details
Id:20943
Product:finPOWER Connect
Type:NEW
Version:4.01.00
Opened:01/09/2023
Closed:30/01/2024
Released:29/04/2024
Job: J031946

Grid; new Permissions to prevent User Exporting or Printing the grid

New Permissions have been added to prevent a User Exporting or Printing the contents of the grid. In particular the Accounts, Transaction grid includes a specific Permission.

The Permission Keys are:

  • UserInterface.Grid.Export
    • User can right-click grids to export information.
  • UserInterface.Grid.Print
    • User can right-click grids to print information.
  • Account.TransactionGridPrintAndExport
    • User can right-click to print and/or export the Transactions grid on the Account form.
    • Applied on top of the above Permissions.

All new Permissions are allowed by default.

Note, the following existing Permissions are applied on top of these new Permissions:

  • Account.SearchResultsPrintAndExport
  • Client.SearchResultsPrintAndExport
  • Workflow.SearchResultsPrintAndExport