org-scn-design-studio-community / sdkpackage

SDK Package of SCN Design Studio Community
Apache License 2.0
32 stars 29 forks source link

Design Studio SDK: Planning Calendar Component #190

Open FHasba1204 opened 5 years ago

FHasba1204 commented 5 years ago

the component was working fine, after updating to Lumira Release 2.2 SP0 Patch 1 the component is not showing the Title of the Rows. we are filling the component per script, here is a code snippet: we tried to test it like this but no luck. PLANNINGCALENDAR_1.addRow("123", "123", "123"); PLANNINGCALENDAR_1.addAppointment("1234", "123", "20190101", "20190201", "TEST", "123 TEST");