Datepicker: custom text in a date cell
Hi!
I am wondering is it possible to add some custom text in a cell with
date?
It is the next use case:
1. User opens a page with datepicker.
2. Clicks a date and gets an popup with a form.
3. Fills in the form and submits.
4. After the popup disapear the clicked cell contains forms data under
the cell date.
5. Because form's data saves in a DB, when the user returns on the
page the cell contains the data.
Is it possible? How?
Thanks.