Skip to Main Content

Title region

Breadcrumbs

Change Number of Visible Buttons

Changes the number of buttons visible in the given Froala toolbar group. The dynamic action must be created for the plug-in event UC Before Initialization.

Documentation

Read the documentation to learn more about the supporting dynamic action plug-in features.

Global Page

The supporting dynamic action plug-in can be used on Oracle APEX global page to customize the plug-in across the application.

Live demo

Settings

Plug-in

Supporting dynamic action plug-in Change Toolbar

  1. must listen to the plug-in event UC Froala Before Initialization
  2. must not be fired on initialization
  3. can implement multiple actions, one after another
  4. supports action attribute Wait For Result
  5. supports action attribute Stop Execution On Error
  6. can be used on APEX global page