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:
- 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