Determine Aprile

Determine Marzo

NUMERO
TITOLO

Determine Febbraio

NUMERO
TITOLO

determine separatore 2022

Anno 2022

Determine Dicembre

NUMERO
TITOLO

Determine Novembre

NUMERO
TITOLO

Determine Ottobre

NUMERO
TITOLO
Studi e Progetti per la Cultura
22005605 e 22005606

Determine Settembre

NUMERO
TITOLO

Determine Luglio

NUMERO
TITOLO

Determine Giugno

NUMERO
TITOLO
22005353
22005372
22005386
22005380

Determine Maggio

NUMERO
TITOLO

Determine Marzo

NUMERO
TITOLO

Determine Febbraio

NUMERO
TITOLO

determine separatore 2021

Anno 2021

Determine Dicembre

NUMERO
TITOLO
21005955
21005954

Detemine Novembre

NUMERO
TITOLO
21005938
21005935
21005948

Determine Ottobre

NUMERO
TITOLO

Determine Settembre

NUMERO
TITOLO

Determine Agosto

Si è verificato un errore nell'elaborarazione del modello.
The following has evaluated to null or missing:
==> assetRenderer.getURLViewInContext(renderRequest, renderResponse, viewURL)  [in template "10155#10193#99893765" at line 25, column 44]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign viewURL = assetRenderer.getUR...  [in template "10155#10193#99893765" at line 25, column 25]
----
1<div class="determine-container"> 
2	<#assign counter = 0 /> 
3     
4    <div class="det-row row-header"> 
5        <div class="det-col-1">NUMERO</div> 
6        <div class="det-col-2">TITOLO</div> 
7    </div> 
8     
9	<#list entries as entry> 
10		<#assign counter = counter + 1 /> 
11 
12		<#assign entry = entry /> 
13         
14		<#assign assetRenderer = entry.getAssetRenderer() /> 
15		 
16		<#assign title = assetRenderer.getTitle(themeDisplay.getLocale()) /> 
17 
18		<#assign className = assetRenderer.getClassName() /> 
19 
20		<#assign viewURL = assetPublisherHelper.getAssetViewURL(renderRequest, renderResponse, entry) /> 
21 
22        <#assign viewURL = assetRenderer.getURLDownload(themeDisplay) /> 
23 
24		<#if assetLinkBehavior != "showFullContent"> 
25			<#assign viewURL = assetRenderer.getURLViewInContext(renderRequest, renderResponse, viewURL) /> 
26		</#if> 
27 
28		<#assign viewURL = viewURL?replace("?", "/maximized?") /> 
29        <#assign conta = 0 /> 
30        <#assign numdet = "" /> 
31        <#assign titolo = "" /> 
32         
33        <#list title?split("-") as x> 
34            <#assign conta = conta + 1 /> 
35            <#if conta == 1> 
36            <#elseif conta == 2> 
37                <#assign numdet = x /> 
38            <#elseif conta == 3> 
39                <#assign titolo = x /> 
40            <#elseif conta == 4> 
41                <#assign titolo = titolo + "-" + x /> 
42            </#if> 
43            <#assign titolo = titolo?replace(".pdf", "") /> 
44        </#list> 
45		 
46		<div class="det-row"> 
47            <div class="det-col-1">${numdet}</div> 
48            <div class="det-col-2"> 
49                <a href="${viewURL}" target="_blank"> 
50                    ${titolo} 
51                </a> 
52            </div> 
53        </div> 
54	 
55	</#list> 
56</div> 

Determine Luglio

NUMERO
TITOLO

Determine Giugno

NUMERO
TITOLO

Determine Aprile

NUMERO
TITOLO

Determine Marzo

NUMERO
TITOLO

Determine Febbraio

NUMERO
TITOLO

determine separatore 2020

Anno 2020

Determine Dicembre

NUMERO
TITOLO

Determine Novembre

NUMERO
TITOLO

Determine Ottobre

NUMERO
TITOLO

Determine Settembre

NUMERO
TITOLO

Determine Luglio

NUMERO
TITOLO

Determine Giugno

NUMERO
TITOLO

Determine Maggio

NUMERO
TITOLO

Determine Aprile

NUMERO
TITOLO

Determine Marzo

NUMERO
TITOLO

Determine Febbraio

NUMERO
TITOLO

Determine Gennaio

NUMERO
TITOLO

Determine-banner 2019

Anno 2019

Determine Dicembre

NUMERO
TITOLO

Determine Novembre

NUMERO
TITOLO

Determine Ottobre

NUMERO
TITOLO

Determine Settembre

NUMERO
TITOLO
19000574