Hello,
I have a richtext bound to a value in the database.
But I want to use the persistence, in case the user doesn't save his draft or in case his browser crashed,
So far so good.
Now I'd like to compare the date of the content stored locally vs the date this bound field has been last saved in the database. And depending on this I will show the value in the database or the persistent value saved locally.
Is this something we can achieve? and if yes, how do I get the date of the persistent data?
Any piece of advise would be very welcomed :)
Kind Regards,
Yvan Blancmunier