Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javascript popups launching from "Home Page" but not from any other pages...

JakeMorganMar 11 2016 — edited Mar 11 2016

Hi all

I have a strange problem with my Javascript popups not executing from any pages other my application's "home page".

I have a number of Javascript popups (opens new window to a different URL) configured in my navigation bar lists which work no problem if launched from the home page, but just fail to work if I navigate away from the homepage and then try and launch them.

Additionally, I have a button which initiates a java script popup which opens a page within the application in a new window.

The navigation bar list entries are confirgured with the following in the URL target:    javascript:popUpNamed('<url>/');

And the button has this code:  javascript:popUpNamed('f?p=&APP_ID.:1:&APP_SESSION.:::1:P1_CAME_FROM:15:','Submit');   --- I have this identical button on the home page and it launches the popup fine.

Any ideas?

-----

  • APEX version: 5.0.3
  • DB version, edition and host OS:  12.1.0.2.0, OS - OEL 7 VM
  • Web server architecture (EPG, OHS or APEX listener), server platform, and host OS:  ORDS, on Oracle Developer VM (virtualbox)
  • Browser(s)/version(s) used - Firefox, Chrome and IE
  • UI/Theme - Vista Slate (theme 42)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2016
Added on Mar 11 2016
0 comments
131 views