Action "Remove Buttons From Group"
A developer has to specify
- Froala toolbar group to be updated
- Comma-separated list of Froala buttons to be removed
The action respects the following:
- multiple actions can be implemented within one dynamic action
- action supports attribute Wait For Result
- action supports attribute Stop Execution On Error
Dynamic action Change Toolbar
A dynamic action implementing the supporting plug-in must meet the following requirements:
- dynamic action must listen to the plug-in event UC Froala Before Initialization
- action must not be fired on initialization (page load)
Dynamic action can be implemented on Oracle APEX global page.