Save Before Exit plugin from SkillBuilder
It is possible that you fill data in form and some case you left the page without saving your work?
So that entered data will lost.
There is a plug-in Save Before Exit from SkillBuilder to prevent this issue.
Download the plug-in from: http://www.apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/skillbuilders-save-before-exit_43.html
Installation steps:
Demo: http://apex.oracle.com/pls/apex/f?p=KP:SBE
So that entered data will lost.
There is a plug-in Save Before Exit from SkillBuilder to prevent this issue.
Download the plug-in from: http://www.apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/skillbuilders-save-before-exit_43.html
Installation steps:
- Unzip the downloaded file.
- In your APEX screen go to shared document and then Plug-ins and click on Import.
- It will ask for selecting file. Choose dynamic_action_plugin_com_skillbuilders_sbdp_save_before_exit.sql and follow the steps.
- This will install plug-in into your application
- Go to page where you want to add save before exit feature.
- Create a dynamic action.
- Select advanced and give the name of dynamic action.
- Choose page load on Event and next.
- select "SkillBuilders Save Before Exit (2.0.0) [Plug-in]" in action and click on next.
- Click on create button to create dynamic action.
Demo: http://apex.oracle.com/pls/apex/f?p=KP:SBE