Hi I created one static list of values in APEx
and I want to display image in it and return code to database.
I did as below. but it is displaying the html text but not the image how can i get this. thanks
Have you loaded the images into the Shared Components section of your app?
vsarma50
ASKER
thanks for the response.
I tried the way you explained but still when i drop down my static list iam able to see the html text but not the image.i uploaded the jpg to shared components.
ianmills2002
Sorry, I have tried getting an image to appear in a select list and I have also tried to get other HTML tags like <b> to appear in the select list. Unfortunately, I am getting the same problem you are having and the html text is showing instead of the formatted text.
You do need it loaded in the Shared components section of the app, I just don't know how to change the Select List formatting. Possible changing one of the templates.
Sorry I couldn't solve you issue completely.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
<img src="#WORKSPACE_IMAGES#blu
<img src="#APP_IMAGES#XXX_logo.
Have you loaded the images into the Shared Components section of your app?