Hello, as described in the documentation : "The 'dataReceived' event is fired after the back-end data has been processed. It is only fired for GET requests"
Hello @amallari,In CAP, there is no annotation for Date fields like we do in ABAP CDS.Please use annotation Capabilities on filter to display the DatePicker:annotate YOUR_ENTITY with @Capabilities : {
FilterRestrictions : {
$Type ...
Jorge,
After analysis, there is another modification to make in another file.
Please see my last comment on Karthik's last post.
Hope it'll help to enhance your app !
Regards,
Sebastien
Hello Karthik, Hello JorgeThanks for the workaround, even if it's a little bit tricky ! After analysis, I saw there is now another file to modify in addition to the the first one if your model ID has a different length. This is the exact same method ...