8 Nov
2016
8 Nov
'16
8:48 p.m.
Hi, I added a StyleSheetExtension object on a page. How do I know the title of the currently viewed page? I have used the code below, but it is returning the title of the page where the StyleSheetExtension object is #if ($!doc.plainTitle == "Home") .breadcrumb {display:none;} #end Thank you in advance, Julio