How to know the Authoring Template’s name in IBM WCM 8

This is the simplest way to obtain the Authoring Template’s name in IBM WCM 8 (it also, apply for WCM 7), you can use this meta-tag and render the name easily: [Property context=”autofill” type=”content” field=”authtemplatename”] Another properties authtemplateid – Displays the GUID of the authoring template used by the current content item. authtemplatename – Displays the…