How to have a logo in the header section be dynamically loaded
We are using APEX 22.2.0. We are also using Oracle EBS 12.2.9. Our APEX application is connected to our Oracle EBS environment. So, APEX pulls data from EBS.
We created an APEX application called FTI used to enter timecards. Initially, this application was only used for one of our subsidiary companies. We placed a logo on the page using "Logo" definition in Shared Components -> User Interface Attributes.
Now we want to add a second subsidiary to use this same application. This new subsidiary uses a different logo. So, I need to dynamically load the logo. I found several videos on Youtube that explain how to dynamically load a logo file using a dynamic action on Page 0 with code: