Skip to Main Content

Intelligent Advisor

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!

OPA CLOUD : insert image with HTML (relative path) in an interview form

ouwais.chaouiMar 29 2016 — edited Mar 30 2016

Hi Folks,

I have a question concerning the addition of an imagine in an interview using HTML.

For example, I added a <div> tag and inside I would like to show an image stored in \interview-theme\resources.

EX:

<div>><img class="XXX" src="\interview-theme\resources\XXX.png" alt = "XXX"></div>

How do you specify the relative path of the image stored in your project ?

Thank you in advance.

This post has been answered by Ian Clough-Oracle on Mar 29 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2016
Added on Mar 29 2016
3 comments
1,094 views