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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to create your own link variable in apex oracle?

AndriiPrincipAug 19 2019 — edited Aug 19 2019

And where and how in the application to create your P1_HELP variable so that it would be possible to use, for example, src = "# P1__HElP #" in the HTML code without bothering with javascript?

I want <img isrc="P1__HElP"  width=600 height=400> where  P1__HElP = http://placehold.it/350x150 ,  To open a photo, depending on the power that is written in the variable. I will be grateful for your help!

Comments

Post Details

Added on Aug 19 2019
1 comment
338 views