Hello,
I’ve created a simple project to manage my monthly payments, cause I’ve always forgotten about 'em. So, I’ve used Vaadin Calendar component, made it working, and now my life became easier.
But… The problem is that, the calendar was previously made for business, so (in monthly and weekly view) the event beign displayed contains it’s title and start time. Great, but I don’t need start time, as the payments are not made at exact time. I’d rather like to see the amount I have to pay, so I can plan my monthly budget.
Is there a way to customize what information are currently displayed on the event?
Thank you in advance and best regards,
Tom