My app has forms with several fields with dates.
But some are configured as “Not Required” because the user doesn’t always have this information.
The problem is that the date field populates immediately with the current date, and there is no way to the user to remove it, and on form submission this date is stored in the database.
This is probably a bug, because it doesn’t matter if the “Required” toggle is on or off.
I’m dealing with this too. When a form is displayed that contains a date or date/time picker, the value is set to whatever the picker is currently set at, which is problematic since they are not required inputs in the form.
Is there a workaround for this or a change in functionality that can be advised?
From 20 December until now there is no solution for this ? I just saw this issue today and found this “ticket opened” @anon78309838 any news ?, thanks in advance!