Hi, how would you create the following service.
I have a calendar that displays the days in a color that is given from the nw gw service. The colors are depending on a classification given by the web service. The classification is something like holiday, sick leave, full time, half time, ...
How would you implement the service regarding:
- the date filter
- the return value from the service. I could have one field for the classification or several fields as bool value field. What is easier to use in the OpenUI5 application regarding the binding?
- are there any good guides regarding the filtering?
Thanks,
Vanessa