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)
Hiding a TPL from end user
Vijayan
Is there a way to hide a TPL from the end user who interacts with teamsite thru webdeskpro? I still want this TPL to be used from a script using IWGEN..!
Find more posts tagged with
Comments
Migrateduser
One way is to remove it from templating.cfg, then use iwpt_compile.ipl and iwextattr instead of iwgen. Another way might be to use allowed tags in templating.cfg to control access, but I am not sure.