Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
preview-dir
System
Hello,
I am trying to specify the directory teamsite should use to generate files for the preview but obviously it doesn't work.
In templating.cfg I have defined this :
<template name="DisplayDetail_en.tpl" extension="shtml">
<locations>
<branch vpath-regex=".*" preview-dir="/web/preview/List/DisplayDetail">
<directory dir-regex=".*" />
</branch>
</locations>
</template>
But when I try to preview the page with a user of another branch I get this error :
(which is normal since that user doesn't have write access in the templatedata of the other branches).
Preview And Generate Preview And Generate:
The following error occured while creating file /.iwmnt/default/main/prd/intranet/thematics/th00_development/tp0001_topic1/WORKAREA/work/templatedata/zz_tst_th00_so_lock:
No such file or directory
The file was not generated.
However, according to what I read in the doc it should work :
preview-dir: Specifies the directory (in an area of a branch) in which generated files
will be previewed when you preview a data record (using the TeamSite FormsPublisher
Preview button).
Anyone already experienced such problems ?
Find more posts tagged with
Comments
There are no comments yet