Set Botton Image using Variable
I need to have the image on a Item Bottom change based on the value of an application item or page item. I have been trying with an application item and have had no luck. I have both the "Image" and the "Text Label / Alt" values set to #WORKSPACE_IMAGES#&A_DOT_IMAGE_NAME_PREFIX.200.png.
As you can see APEX does not translate &A_DOT_IMAGE_NAME_PREFIX. for the "img src" however it does it for the "alt" just fine.
<img src="wwv_flow_file_mgr.get_file?p_security_group_id=52750670108809378482&p_fname=&A_DOT_IMAGE_NAME_PREFIX.200.png" alt="wwv_flow_file_mgr.get_file?p_security_group_id=52750670108809378482&p_fname=yellow_active_200.png" border="0" width="200" height="200">