How to disable certain commands in Invoices modules
Article # 3039442 - Page views: 7
Issue
Is there a way to disable a command or a shortcut key in an Invoices module?
Solution
The only way to disable a shortcut key in an Invoices module is to disable the associated command. For example, if you want to remove the shortcut key Verify operators use to reject an invoice, you must remove the Reject command availability in Verify using the DeleteCommand method.
The linked Help article under References, DeleteCommand method, provides the necessary resources and information for completing the removal of a command in any of the modules.
Level of Complexity
High
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Invoices |
References
API: DeleteCommand method: https://docshield.kofax.com/RSI/en_U...tecommand.html
Article # 3039442