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!

how to refresh a display image item dynamically

PavanFeb 14 2014 — edited Feb 28 2014

Hi all,

this is Pavan,

i am using apex 4.2.3,

trying to update a image dynamically but didn't get,

example i am using select list id's, depends on id the image should display, i used display image item for display image(blob column returned sql statement),

i created dynamic action on change refresh item,but its not working

so later i thought that the change is not reflecting so i created dynamic action execute plsql code (begin null; end;) page items to submit (select list item).

still no luck, am i miss any thing please let me know,

thanks in advance,

Regards,

Pavan

This post has been answered by fac586 on Feb 28 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2014
Added on Feb 14 2014
3 comments
3,534 views