Loading
Sign in
Portlet version
5.8.0-SNAPSHOT
Revision
Build time
7/06/25 2:38 AM
Central version:
5.8.0-SNAPSHOT
Central build number:
Central build time:
7/06/25 2:33 AM
Agency ID:
409369126
Agency name:
ATEST0000050
Arena member ID:
409369128
Arena member name
ATEST0000050
Installation ID:
409369125
Installation identifier:
ITEST000005
Installation name:
Axiell Test Environment 5
Portal site id:
409369162
Portal site identifier:
PTEST0000054
Portal site name:
Quria nightlyse portal site
Copyright © Axiell Group
An error occurred while processing the template.
For "${...}" content: Expected a string or something automatically convertible to string (number, date or boolean), or "template output" , but this has evaluated to an extended_hash (wrapper: com.liferay.portal.template.freemarker.internal.LiferayTemplateModel): ==> gridSpotNewWin [in template "29767924528592#240049#250941" at line 24, column 63] ---- FTL stack trace ("~" means nesting-related): - Failed at: ${gridSpotNewWin} [in template "29767924528592#240049#250941" at line 24, column 61] ----
1<#if gridSpotTitle?? && gridSpotTitle.getData() !="">
2 <#assign gridSpotTitle = gridSpotTitle.getData() />
3</#if>
4<#if gridSpotDesc?? && gridSpotDesc.getData() !="">
5 <#assign gridSpotDesc = gridSpotDesc.getData() />
6</#if>
7<#if gridSpotLink?? && gridSpotLink.getData() !="">
8 <#assign gridSpotLink = gridSpotLink.getData() />
9</#if>
10<#if gridSpotNewWin?? && gridSpotNewWin.getData() !="">
11 <#assign gridSpotNewWin = gridSpotNewWin.getData() />
12</#if>
13<#if (gridSpotImg.getData())??>
14 <#assign gridSpotImg = gridSpotImg.getData() />
15</#if>
16<#if gridSpotClr?? && gridSpotClr.getData() !="">
17 <#assign gridSpotClr = gridSpotClr.getData() />
18</#if>
19<#if gridSpotBgClr?? && gridSpotBgClr.getData() !="">
20 <#assign gridSpotBgClr = gridSpotBgClr.getData() />
21</#if>
22
23<div class="grid-spot" style="background-color: ${gridSpotBgClr}">
24 <a class="grid-spot-link" href="${gridSpotLink}" target="${gridSpotNewWin}">
25 <#if gridSpotImg != "">
26 <div class="grid-spot-image" style="background-image: url(${gridSpotImg});">
27 <#else>
28 <div class="grid-spot-image no-gradient">
29 </#if>
30 <div class="grid-spot-gradient ${gridSpotClr}">
31 <div class="grid-spot-fade">
32 <h2 class="grid-spot-title">${gridSpotTitle}</h2>
33 <#if gridSpotDesc != "">
34 <div class="grid-spot-text">${gridSpotDesc}</div>
35 </#if>
36 </div>
37 </div>
38 </div>
39 </a>
40</div>
Please sign in to be able to send a message the library