Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Problem in Preview
abhishek_gupta
After filling up data in the DCT in the Java Templating UI, I try to preview it. Here the images dont display, stylesheets dont work. But when I generate the page and view, it works perfectly fine. The _docroot etc in iw.cfg is set properly. Any suggestions..?
Find more posts tagged with
Comments
iwovGraduate
How about the preview-dir in templating.cfg ?
( What version of TS/TST ? OS ? )
mogoo
Are you using relative paths in your image and stylesheet coding? If so, they won't display properly until you generate and save them to their proper location. Previews live in the preview dir only, which is at /templatedata/iw_preview.
abhishek_gupta
Ya I am using relative paths. Normally while html coding we give realtive path. Is this a bug with Interwoven, coz while previewing the user should see exactly how the page looks.
I am using TS an TST 5.5.1
dennispluken
When you preview, a temporary file is created and is not saved where the final version of the file will eventually go. So... if you are going to use relative paths, you will need to set up the iw-proxy to redirect requests for images and such to the proper area so that they will display properly.