#if $portlet.getTypeName() == 'Worktop': #else if $portlet.getConfig() and $portlet.getTypeName() == 'Report': #else #end if #if $httprequest.getNative().path.__contains__("report") and $portlet.getTypeName() != 'Editor' and ($context.getUser().getValue('IsAdmin') or ($context.getUser().getSheetMetadata().getPublicCellMetadataDict().has_key('UserProfile') and $context.getUser().getValue('UserProfile') == 'Administration')): #end if
#include source = $getFileContents($staticJstlPath+""+$portlet.getJstlFile()) #set reportFormName = "report.table" #if $httprequest.getParameters().get('view') #set reportFormName = $httprequest.getParameters().get('view') #end if
Please Wait
#if $portlet.getUrl().__contains__("/report/") and $portlet.getTypeName() == 'Inbox' and len($portlet.getDefaultFilter())>2: #end if Report Configuration Report Configuration