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!

How to referencing image from static Application file in PlugIn js part by Attributes?

Jegor WielerMar 7 2025

Hello everyone,

I'm trying to reference an image from a static application file in a plugin, but unfortunately that doesn't work.

What I did:

  1. Create a custom attribute in plugin

2. Put it in my onload Code

3. Try to print the content

On the page level I have linked the application file.

But the variable “i_image” is empty and "console.log" doesn't give me the image source back. Does anyone have an idea what I did wrong? Is it even possible to get the file source from static application in plugins?

I am grateful for any help.

Oracle Apex Version: 23.2.6

Best Regards
Jegor

This post has been answered by Karel Ekema on Mar 7 2025
Jump to Answer
Comments
Post Details
Added on Mar 7 2025
7 comments
370 views