Databases Reference
In-Depth Information
Modal Window
So far all the requirements have been met except for the modal window. Because it is easier to develop,
debug, and demonstrate our example without the extra complexities of a modal window, this was saved
for last. To implement the modal window a free Dynamic Action plug-in from http://apex-plugin.com
will be used.
Note http://apex-plugin.com is a site where developers post plug-ins for the rest of the community. It is not
maintained by Oracle so it's recommended that you review each plug-in before installing it for your organization.
The plug-in that will be used for the modal window is called ClariFit Simple Modal. This plug-in can
convert a region into a modal window. The following steps cover how to download and install the plug-
in.
Go to http://www.apex-plugin.com/oracle-apex-plugins/dynamic-action-
plugin/clarifit-simple-modal 56.html and download the zip file. The
download link is on the bottom-right part of the page.
1.
2.
Unzip clarifit_simple_modal.zip . The zip file contains two Dynamic Actions.
One is to show a modal region and the other is to hide the modal region.
3.
To import the plug-in go to Shared Components Plug-ins. Click the Import
button as shown in Figure 7-39.
Figure 7-39 Import Plug-in
4.
Select dynamic_action_plugin_com_clarifit_apexplugin_simple_modal
_close.sql from the folder that you unzipped the downloaded file in. Ensure
that the File Type is Plug-in and click the Next button.
5.
On the File Import Confirmation screen click the Next button to go to the final
step.
6.
Select the application and click the Install Plug-in button as shown in Figure
7-40.
Search WWH ::




Custom Search