Click on the page component below to preview its configuration in the Oracle APEX page designer.
function( pOptions ) { pOptions.imagePaste = true; return pOptions; }
The dynamic action implementing Allow Image Pasting From Clipboard must listen to the plug-in event UC Froala Before Initialization.