Hi,
I have extended the PMR OFFERS app. Everything was working until the system was patched to
After the patch the extension app could not be always opened.
The only always working scenario is to open first the standard application and afte...
Hi,
I have a a sap.m.DatePicker and its dateValue is binded to a property with type Edm.DateTimeOffset.
<DatePicker displayFormat="medium" dateValue="{Timestamp}"/>
<Property Name="Timestamp" Type="Edm.DateTimeOffset" Precision="0" sap:lab...
Hi,
I have an application which is using leaflet.js.
When I start the application locally from webIDE
https://webidetesting4418725-xxxxxxxx.dispatcher.hana.ondemand.com/map/mapbox.streets/7/70/43.png?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6Im...
Hi Maxim,Thanks for the quick response! Unfortunately its not working with grunt-shell too. I receive the following exception:It would be nice if ui5veri5 works in WebIDE too Thank you!Greetings,Ivan
So there is no standard way to send the date to the backend using DateTime property in OData v2 as DateTime is always expecting and time, and the time depends on the timezone?