WPIntell

Source evidence

Manual input

Advanced Datepicker – Restricts Date for Contact Form 7 · support · 2026-05-11T11:37:00+00:00

mixedsentiment
mediumseverity
0.78relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
DODO Internet resolved
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? Hello DODO Internet , You can add the readonly attribute to this input so that users cannot modify its value. Thank you so much Hello @yeeaddons , Thanks for the tip! That is exactly what I needed. This problem is fixed.

Comments

2 shown
Rebecca 2026-05-12T06:13:00+00:00

Hello DODO Internet , You can add the readonly attribute to this input so that users cannot modify its value. Thank you so much

DODO Internet 2026-05-12T07:12:00+00:00

Hello @yeeaddons , Thanks for the tip! That is exactly what I needed. This problem is fixed.