on 2020 Feb 17 9:56 AM
Hello,
How does the intervalSelect work on the planningcalender in SAPUI5? It is also not working in the sap example on https://sapui5.hana.ondemand.com/
The appointment select is working, but we need to be able to also change the interval.
Kr,
Niki
That is not working, I have this now:
<PlanningCalendar
id="PC1"
startDate="{path: '/startDate'}"
rows="{path: '/Users'}"
stickyHeader="true"
appointmentsVisualization="Filled"
appointmentsReducedHeight="true"
singleSelection="false"
intervalSelect="handleAppointmentSelect"
appointmentSelect="handleAppointmentSelect"
showEmptyIntervalHeaders="true"
legend="PlanningCalendarLegend"
specialDates="{path: '/specialDates', templateShareable: true}">
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please set the singleSelection property to false.
Regards
Anmol
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
11 | |
10 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.