DHTML Dialog Tweet |
|
|
DHTML Dialog is a flexible dynamic action plugin which displays a modal dialog with dynamic content. Features:
See the readme files in the zip file for instructions. Please also take a look at my demo application hosted at apex.oracle.com. Keywords
dialog, dynamic, action, process, iframe, ajax |
Company:
Date added: 20.7.2010
Views:
9972
Votes:
26
Reviews:
42
Min. APEX Version:
4.0
Link to:
If something is not correct please report it here:
Report Listing
|
|
Do you have a question about this Plugin? Want to write a Review or Comment?
Login first. Reviews / Questions / Comments are e-mailed to the author of the Plug-in. |
regards.
Sergio..
A very nice plugin. I was able to use it and show data using PL/SQL ajax pull.
I am using Application Express 4.1.0.00.32 and
Oracle Database 11g Release 2 and browser Mozilla Firefox 8.0.1.
I am not able to use the HREF attribute. The link works and shows a DHTML Dialog with error "Unable to load content. error" and closes and page directs to actual page instead of showing it as a dialog.
I have set the following attributes to the dynamic action:
When :
Event : Click
Selection Type : jQuery Selector
jQuery Selector : a.show-employees-href
Settings ;
Dialog ID : showMyDialog
Dialog Title
Dialog Width : 600
Dialog Height : max
Content Type : Element HREF Attribute
Use IFrame : No
Extract Region: dialogRegID(region on the page where the link redirects and which I want to show in the dialog)
Affected Elements:
Selection Type : Region
Region : Show Employees(20)
Please indicate and guide me where I am going wrong.
Regards,
Kiran Pawar
I have the problem of Josep, but on which event I have to put Cancel Event. I tried with Open [DHTML Dialog] with JQuery selector - #my_dialog_id and didn't work.
Thx in advance!
Is there a way to get this plugin to work with a button? The button uses a javascript redirect instead of a normal URL.
Kees.
Thx! Adding apex_application.stop_apex_engine; did it!
Frank.
In the source code of the "Close DHTML Dialog" process plugin, replace the statement apex_application.g_unrecoverable_error := true;
with apex_application.stop_apex_engine;
This should work.
Kind regards,
Guido
Maybe this is a known issue, but i've encountered the following...
After an upgrade to APEX 4.1.(0.00.32) the plugin didn't fully work anymore. The htp.p procedure in the process plugin (to close de dialog) didn't do anything and the dialog stayed open.
I've solved this problem by putting a pl/sql based branch in het dialog page (with no conditions). The branch contained the following pl/sq:
begin
null;
end;
This is an extremely strange solution.
Do you know if this is a known "bug" (the same problem occurs when you put the htp.p in a page process!!!)?
It seems that the plugin first wants to get back to the page before running the htp.p...
Hope this helps someone!!!
With regards,
Frank.
Are anyone try to create popup in popup...
First popup works but when i try to open new popup from that it doesnt work!
Are anyone try to create popup in popup...
First popup works but when i try to open new popup from that it doesnt work!
| Powered by Sigsiu.NET | ![]() |


DHTML Dialog
Save This Page
