Skip to Main Content

Title region

Breadcrumbs

Reset Value

The action refreshes the rich text content (on the end-user demand) to the CLOB state used when rendering the plug-in item.

Preview components

Click on the page component below to preview its configuration in the Oracle APEX page designer.

Documentation

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

Learn more

Action Update CLOB is equivalent to the native Execute PL/SQL Code setting an item value in the session state but for CLOB.

Live demo

Plug-in

While the native APEX refresh dynamic action restores rich text content based on the current value in the session state, the supporting dynamic action "Reset Value" refreshes rich text content to the state CLOB value when a page is loaded. 

The action can be utilized to reset CLOB content on end-users' demand without refreshing a whole page. The value is always the same as long the plug-in session state is not altered using the plug-in PL/SQL API overriding onload-CLOB.

Learn more about the plug-in session state in the plug-in documentation.