Skip to content

Reset Value

The dynamic action fetches on-load CLOB from the plug-in session state through an AJAX request. Once, the on-load CLOB is fetched, the plug-in sets page item value using APEX JavaScript API.

The draft CLOB is not updated in the plug-in session state until a new document is updated in the plug-in session on page submission or when dynamic action update clob is triggered.

The dynamic action reset value can be tested in the plug-in online sample application here.

:::tip PRE-REQUISITES

The guidelines describing dynamic action configuration (dynamic action event, triggering element and affected elements) are described in parent document Actions on demand.

:::

AttributeTypeDescription
ActionSelect listMust be set to Reset Value

So far, the action reset value doesn’t use a dynamic action attribute Initialization JavaScript Code.

Before performing the AJAX request, the plug-in triggers native APEX event before refresh. Once a page item value is altered, the native after refresh and change events are triggered. The plug-in also triggers the following events: