Chi siamo
Si è verificato un errore nell'elaborarazione del modello.
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> 
09/09/2022

MODIFICA DELL’ARTICOLO 7 DEL REGOLAMENTO DEL FONDO PENSIONE APERTO “Il MIO DOMANI”: CAMBIANO I BENCHMARK DEI COMPARTI “LINEA LUNGO TERMINE ESG”, “LINEA MEDIO TERMINE ESG” E “LINEA BREVE TERMINE ESG”

A partire dal 1° gennaio 2023 alcuni indici che compongono il benchmark dei comparti “Linea Lungo Termine ESG”, “Linea Medio Termine ESG” e “Linea Breve Termine ESG”, a parità di percentuale, saranno modificati come segue:

  • l’indice Bloomberg Barclays MSCI Global ESG Sustainability Index Sovereign viene sostituito con l’indice Bloomberg MSCI Global Treasury Custom Country Exclusions Sustainability Index;
  • l’indice Bloomberg Barclays MSCI Euro Corporate ESG Weighted Index Total Return viene sostituito con l’indice Bloomberg MSCI Euro Corporate Sustainability and SRI Select Index.

Il Regolamento e la Nota Informativa del Fondo Pensione saranno aggiornati il 1° gennaio 2023.
Fino al 31 dicembre 2022 puoi consultare il Foglio Informativo in cui sono descritte le modifiche.

La modifica regolamentare è stata autorizzata dalla Commissione di Vigilanza sui Fondi Pensione (COVIP) nelle modalità previste dalla Deliberazione COVIP del 19 maggio 2021 recante il Regolamento sulle procedure.