Action "Add Button"
A developer has to specify
- What toolbar group will be affected
- What button from the select list will be added
- At what position will a button be added (the first position is 1)
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.