I want a user to pick a start date from the date input and save to Firebase under the date object with fields.
I found this solution below. I have date showing in the database but it doesn’t show a value.
Any ideas on what I’m doing wrong?
@ieremie.mariae0ximv This is what I do to transfer/save my dates. I use the Date input and save that in a stored or cloud variable. I then use a Label to display the stored Date information. It works really well.