How to Set Destination URI of Image in Runtime Control
Dear all,
I have been able to set Image URI of an Image in Runtime Control.i.e.
image1.setSource(OAWebBeanConstants.APPS_MEDIA_DIRECTORY+v_Image1);
but my requiremnt is to set Destination URI of an Image as well. i have searched OAF guide as well but unable to find any solution.
Any one has any idea?
Abid