Login to follow
Disable Cut Copy Paste

Disable Cut Copy Paste (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 10 March 2024 by OutSystems MVPs
Disable Cut Copy Paste

Disable Cut Copy Paste (ODC)

Details
Detailed Description

Module that provides cut, copy and paste disable features in input widets on the frontend.

These functionalities are made available independently of each other in order to simplify the code and only contain what is strictly necessary for each of the functionalities.

Available Client Actions:

-DisableCut;

-DisableCopy;

-DisablePaste;