Reputation: 922
I created an application with oracle apex, and I want to create an interactive report. So created a page by following the wizard. In one of the steps, it asked me to choose an image for the edit link, as shown in the picture below.
My Problem is that, now, I would like to change the image of this edit link, how can I do this?
Upvotes: 0
Views: 1015
Reputation: 132570
If you edit the IR's attributes, under Link Column you will see something like this:
Or if using the newer Page Designer you would see this:
Change the name of the image file (e2.gif
here) to the one you want.
If you don't know the name of the one you want, create another page temporarily and use the wizard to get the one you want, then have a look to see what the filename is.
Upvotes: 3