Hi
Teamsite 7.4.1
I wish to programatically set Template name as an extended attribute in page settings of the page consuming this template .
Can you please suggest a way?
Wat i tried was
- Tried to set this in Template Settings, but it is possible
- Tried to find out the template name on a page using requestcontext apis, but couldnt find one.. was expecting that something like this might be available =requestcontext.getSite().getThisPage().getTemplates()[];
Do you know any such API ?
or anything i can get from $PAGE_SCOPE??
Thanks
Shivangi