The following has evaluated to null or missing:
==> confTool.getLayoutFromLinkToPage(cur_Level2Label.Level2Page.getData(), groupcheck, false) [in template "10154#10194#891512" at line 29, column 53]
----
Tip: If the failing expression is known to be 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 cur_Level2Layout = confTool.g... [in template "10154#10194#891512" at line 29, column 25]
----
1<div class="template_menu_spalla">
2
3 <#-- current layout -->
4 <#assign currentPlid = themeDisplay.getPlid() >
5 <#assign currentPlidLong = getterUtil.getLong(currentPlid) >
6
7 <#assign currentLayout = layoutLocalService.getLayout(currentPlidLong) >
8 <#assign curr_friendly_url = currentLayout.getFriendlyURL(locale) >
9 <!-- $curr_friendly_url -->
10 <#assign minLevelParent = 100000 >
11 <#if groupId?has_content && groupId != 14502>
12 <#assign groupcheck = groupId>
13 <#else>
14 <#assign groupcheck = 14502>
15 </#if>
16 <div>
17 <a class="level0" onclick="jQuery(this).next().slideToggle()">
18 <span class="append-triangle-down">
19 <#if SectionTitle??>
20 ${SectionTitle.getData()}
21 </#if>
22 </span>
23 </a>
24
25 <#if Level1Label.getSiblings()?has_content>
26 <#list Level1Label.getSiblings() as cur_Level1Label>
27 <#if cur_Level1Label.Level2Label.getSiblings()?has_content>
28 <#list cur_Level1Label.Level2Label.getSiblings() as cur_Level2Label>
29 <#assign cur_Level2Layout = confTool.getLayoutFromLinkToPage(cur_Level2Label.Level2Page.getData(), groupcheck, false) >
30
31 <#assign levelOfParent = confTool.indexOfParent(currentLayout, cur_Level2Layout.getLayoutId()) >
32 <#if levelOfParent < minLevelParent && levelOfParent!=-1 >
33 <#assign minLevelParent = levelOfParent >
34 </#if>
35 </#list>
36 </#if>
37 </#list>
38 </#if>
39
40 <div class="items">
41
42 <#if Level1Label.getSiblings()?has_content>
43 <ul>
44 <#list Level1Label.getSiblings() as cur_Level1Label>
45 <li>
46 <#if cur_Level1Label.Level1Page.getFriendlyUrl()=="">
47 <div class="level1 blue_button nolink">
48 ${cur_Level1Label.getData()}
49 </div>
50 <#else>
51 <a class="level1 blue_button" href="${cur_Level1Label.Level1Page.getFriendlyUrl()}">
52 ${cur_Level1Label.getData()}
53 </a>
54 </#if>
55
56 <ul class="box_bianco">
57 <#if cur_Level1Label.Level2Label.getSiblings()?has_content>
58 <#list cur_Level1Label.Level2Label.getSiblings() as cur_Level2Label>
59 <#if cur_Level2Label.getData()?has_content>
60 <#assign cur_Level2CompleteURL = cur_Level2Label.Level2Page.getFriendlyUrl() >
61 <#assign cur_Level2Layout = confTool.getLayoutFromLinkToPage(cur_Level2Label.Level2Page.getData(), groupcheck, false) >
62 <#assign levelOfParent = confTool.indexOfParent(currentLayout, cur_Level2Layout.getLayoutId()) >
63
64 <li>
65 <#if cur_Level2CompleteURL=="">
66 <div class="level2 nolink">
67 <span>${cur_Level2Label.getData()}</span>
68 </div>
69 <#elseif levelOfParent == minLevelParent && levelOfParent!=-1>
70 <a class="level2 current" href="${cur_Level2CompleteURL}">
71 <span class="append-triangle-right">${cur_Level2Label.getData()}</span>
72 </a>
73 <#else>
74 <a class="level2" href="${cur_Level2CompleteURL}">
75 <span class="append-triangle-right">${cur_Level2Label.getData()}</span>
76 </a>
77 </#if>
78 </li>
79 </#if>
80 </#list>
81 </#if>
82 </ul>
83 </li>
84 </#list>
85 </ul>
86 </#if>
87 </div>
88 </div>
89</div>
Scopri Master in Insurance Innovation
Si terrà a Torino, presso il Collegio Carlo Alberto, il nuovo master assicurativo di secondo livello che nasce dalla partnership tra Intesa Sanpaolo Vita, Intesa Sanpaolo, Reale Mutua, la Compagnia di San Paolo ed alcune eccellenze in ambito accademico: Scuola di Management ed Economia di Torino, il Politecnico di Torino ed il Collegio Carlo Alberto.
Il Master in Insurance Innovation (MII) è dedicato a neolaureati interessati ad approfondire temi digitali e innovativi in ambito insurance.
Il Master in Insurance Innovation è l'unico che approfondisce un business centenario con gli occhi del futuro, proponendo un percorso di formazione su temi digitali e innovativi con focus sul settore assicurativo e offrendo la possibilità di svolgere uno stage finalizzato a concrete opportunità di inserimento in primarie compagnie assicurative.
Docenti di rilievo, professionisti e innovatori del settore proporranno le numerose attività formative previste nel percorso, che si svolgerà da settembre 2020 a luglio 2021 e prevederà anche stage di 500 ore presso le aziende partner, nelle aree di maggior interesse dei partecipanti.
Grazie al percorso formativo dedicato, da un lato, a temi digitali e innovativi, dall'altro, ai fondamentali di insurance, il master coniuga innovazione e competenze, oltre a rafforzare lo scambio di conoscenze tra professionisti del settore e neolaureati.
Per visitare il sito dedicato al nuovo Master in Insurance Innovation clicca qui.

