${pageTitle}

#foreach ($tableColumn in $tableColumns) #if ($tableColumn.isVisible()) #end #end #foreach ($tableColumn in $tableColumns) #if ($tableColumn.isVisible()) #if ($tableColumn.getWidgetType() == "date") #else #end #end #end
${tableColumn.getLabel()}
{{entry.${tableColumn.getName()} | date:format}}{{entry.${tableColumn.getName()}}}
#foreach ($tableColumn in $tableColumns) #if ($tableColumn.isVisible()) #if ($tableColumn.getWidgetType() == "date") #else #end #end #end
Attribute Value
${tableColumn.getLabel()}{{selectedEntry.${tableColumn.getName()} | date:format}}{{selectedEntry.${tableColumn.getName()}}}
================================================== -->