|
Hi all, I see that title-page in *Screen.xml is bad. We can't use this property for view page title in header.ftl. ex : <set field="title-property" value="*"/> We can't use this with : ${uiLabelMap[page.title-property]} nothing ${uiLabelMap[page.titleProperty]} I suggest to replace all <set field="title-property" value="*"/> with <set field="titleProperty" value="*"/>. Regards Cyrille --
| ||||

