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)
User Name in generated HTML
tejas5899
Hi All,
I want to display the name of current logged userin generated .HTML file. This string I want to specify in the .tpl file.
Could you please suggest.
Thanks,
Tejas
Find more posts tagged with
Comments
akshathp
1. One way is to use TeamSite CLT iwattrib command to evaluate the attribute of DCR and check the creator or submitter or any other relevant attribute of the file. You could check for the list of attributes for this CLT.
2. Another way if you are using Workflow approach is to tie a tt_data workflow and that can make a call to ipl file as an external task which will then evaluate the username and inject.
Simpler would be to add the perl code in tpl and have iwattrib command compute the info for you.
Hope this helps.
Akshat Pramod Sharma
Interwoven Inc.