• Resolved DODO Internet

    (@studioviv)


    Hello,

    I configured the date field with a minimum value of “current date + 2 days”.
    The date picker correctly prevents selecting a date earlier than that.

    However, after selecting a valid date, I can manually change the value to an older date (e.g. by typing it), and the form still submits successfully without any validation error.

    It seems the minimum date restriction is only applied to the date picker UI, not validated on form submission.

    Is it possible to add server‑side or submit‑time validation so the form returns an error when the selected date is earlier than the configured minimum?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.