SAP Knowledge Base Article - Preview

2813475 - SinglePlanningCalendarDayView title property does not accept a value from i18n.properties

Symptom

If the title property of SinglePlanningCalendarDayView control is taken from i18n.properties file (see example below), it is not displayed in the web browser.


<SinglePlanningCalendar id="SPC1" title="{i18n>title}" appointmentSelect="handleAppointmentSelect" headerDateSelect="handleHeaderDateSelect">
<views>
<SinglePlanningCalendarWeekView id="SPCW" key="WeekView" title="myTitle"/>
<SinglePlanningCalendarWeekView id="SPDC" key="DayView" title="{i18n>day}"/>
</views>
</SinglePlanningCalendar>


Read more...

Environment

SAPUI5 1.67.0
Class sap.m.SinglePlanningCalendarDayView

Product

SAPUI5 1.0

Keywords

KBA , CA-UI5-CTR , SAP UI5 Controls , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.