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)
Teamsite Session/cookie data in preview of component
Suri
Hello All:
For some reason, Teamsite's user session/cookie data is being added to the preview of component which retrieves data/content from a dcr.
Can any one throw some light/pointers to address this issue
Thank you,
Find more posts tagged with
Comments
Bowker
This is typically XSL issue with your match value in the
tag is incorrect. If the translator can't find any matches to start with it just dumps the XML out.
You probably want
or match="/Properties". Remember it's case sensitive.