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)
Templating
System
I want to extract DCR Name in the presentation template . Is there any .tpl tag to do that?
One method to do that is to save the DCR name in an hidden item in the DCR using FormAPI "onSave Done " method . But I don't want to add an extra hidden item in my DCR. Is there any other way to extract the DCR name in the presentation template using any .tpl tag.
Please help
Find more posts tagged with
Comments
mogoo
within iw_perl, try iwpt_get_dcr_name(). It's under <iw_perl> in the Templating Dev Guide.
maureen