Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Found: Issue with viewing certificates with global header hidden, solution inside.
Content
I found this week that the javascript "onclick" code that launches the "view certificate" link in a new window wasn't working on one of my pages. After a lenghty process of elimination, I found that when the global header was turned on, the pop-up executed fine. Whent he global header was turned off, the link just called the javascript anchor (#) link and went to the top of the current page.
I looked at the source code of the LC on the page with the header area and compared it with the source code of the page without the header and found a missing piece of javascript. I copied and pasted that script into the area of the page with the certificate link and it works fine now.
0