4.2.1
theme 25
Hi Everyone,
I am using standard Apex HTML region. I have to call
1. image
2.CSS
3. js file
all of which have been loaded into Shared components (image, CSS and static file sections.
How can we refer to these files from a page . I tried #WORKSPACE_IMAGE#img.jpg and the same for CSS and JS file. I even tried something like &WORKSPACE_IMAGE.img.jpg
Finally, I moved the CSS and JSS inside the html region only. The images seem to work. Anything that I might be doing wrong.?
thanks,
Ryan