Loading...
Mark´s Playpen Integrating ExtJS javascript library with Oracle Application Express
APEX_PUBLIC_USER
Value
Rows Displayed
Notes
Modal windows are a snap in ExtJS.

Here I've created a custom javascript component Ext.ux.PopupWindow and then called it from the report 
using a standard column link, simply adding the following text to the link attributes:

    onClick="new Ext.ux.PopupWindow({url: this.href, height: 450}).show(); return false;"
    
See my blog posting Apex Modal Windows are a snap using ExtJS for a screen-shot.

Creating a custom component is really not necessary, I could have just used the standard Ext.Window component.
The custom component shows how easy it is to extend ExtJS.


The custom component js is not minified so it is readable. See popup-window.js.
Existing Customers   
Create
EditFirst NameLast NameStreet AddressCityStatePost CodeHome PhoneMobileCredit LimitEmail
Edit1112222        
Edit1112222        
Edit1112222        
EditArgentinaaaaaAbelism29 Elizabeth Road's AbcdefrRotterdamCA6639715212-555-3923(456)456-0056960support@microsoft.com.ru.tu
EditLindaAd8/27 Notley StECHUNGAWCA515349379536803954123ladams@nowhere.com.au
EditqweAdam hasdfwFlat 33556 4 Bonnington RdLAKE TABOURIENSW253940910032031698 jadams
EditJohn-7777Adams127 Irby Bvd test 3333444444RUSONSW2560790685492620953jadams@nowhere.com.au
EditKathryn2AdamsPO BOX 150INGGARDAWA6701758220260883092333kadams@nowhere.com.au
EditLarry 1121Adams8 Dwyers RdST KILDAVIC31821234567891690778 ladams@nowhere.com.au
EditLynetteAdams11 Hookey St xzvzxcvzxfcvNORTH BOOVALQLD430427039952962726 ladams@nowhere.com.au
EditMattAdams1 Betts Rd akjsMURRUMBONSW284934146934644362 kadams@nowhere.com.au
EditNatalieAdams4 Belton StMUREWA640127136356425060 nadams@nowhere.com.au
EditNigelsAdams186 Preolenna RdEDEN HILLWA605473002812270323 nadams@nowhere.com.au
EditRFQWADGVAER1Adams254 Bathurst Street ffSEACOMBE GARDENSny504736349411965980 cadams@nowhere.com.au
EditRobertAdams203 Woodbury Lane xHAWKERSA543415282725639668120radams@nowhere.com.au
Page Comments

Author Comment
sdff​sdfscsdvedvcddù*
d
df
df
vdfv
dfv
dfv
joel

blah

sadffas
  1. ssfadfsaf​sdfasdfsadfsfsa
momaracould someone help with the logic on closing the modal window (i.e. with the button)​
PAppu PPagerIse Testing Kehte Hai !!!!!!!!!!!!!!!!!!!!!!
 
Test​test

test
test
test

Mark LancasterJust to keep Vikas happy, here is an example with updates

And I thought I'd get away with being lazy!
VikasNice!

One problem​...the changes I make in the modal window are not reflected on the report
Page Ref: 200801:2031
Generate: 0.14
  Release 1.0
©2008 Mark Lancaster. All rights reserved.
ExtJs