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)
DCRs in livesite store?
ktaylor1
We are trying to do a test app utilizing the dcr component. I am unable to get livesite to access anyy of the dcrs under the default store.
So we are trying to create dcrs under the livesite store. is this possible?
The structure is:
/livesite/main/test/WORKAREA/Content/templatedata/accentureTest/data
My entry in templating.cfg is currently:
<category name="accentureTest">
<locations>
<branch vpath-regex=".*" />
</locations>
<data-type name="accentureTest" dcr-type="iwov" />
</category>
I consistantly get the error:
"Unable to create a new form of type accentureTest/data under the branch //iwovxdapp1/livesite/main/test."
I have tried several different combinations on the vpath-regex with no luck.
Thanks.
Kent
Find more posts tagged with
Comments
tec_iwov
only livesite content will be availble from the livesite store. when working with Components and template you are allowed to select the site that is used for testing and preview. the work area where that site is located will be where it will allow you to select DCR's
ktaylor1
Thanks. Logic error on my part.