ravish-garg
ravish-garg
@mzimnn You can possibly use the event startDateChange to fire off a new oData request with date range filters
> I have implemented a simple [custom control](https://gist.github.com/mzimnn/3c2f3e9c5f651080c0b9c539c012c1aa). > > It does nothing fancy, it just calls the OData service for the date range of the current view but does...
> Is there a published example on how to do controller extensions for Fiori Elements using ts, and utilizing the extensionAPI?
> @ravish-garg I can give a brief description of the setup I'm quite happy with. Actually it's not that different to a JS based Fiori Elements controller extension. > >...
@akudev Thank you Andreas for this. This has worked out like a charm and I can commence my TS extension journey 💯
Is there any progress on this?