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)
previews ?
avdhut
I have got presentation in ATG Dynamo. I do not have any presentation pages in teamsite. The data captured moves into database and displayed in atg web app.
Can I set the preview to to redirect to ATG website URL and pass the data category/data type/dcr name as a parameter to that URL ?
This should not affect preview functionality of any other branch...it needs to work only for my application branch and workarea...
thanks in advance for any help..
Avdhut.
Find more posts tagged with
Comments
Migrateduser
If I understand you correctly, you just want to get the call a URL with the DCR name as a parameter? If this is the case, you could just have a simple TPL that consisted of an <iw_perl> tag that 1) got the DCR name, 2) appended it to the URL and 3) redirected to the constructed URL.