Actions
Feature #95365
openAdd Submission Timer to EXT:form
Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2021-09-27
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Humans are slow¶
Add a hidden field to your form that contains the current server time (based on when the form was generated).
Then, upon submission, check the form's timestamp against the current server time.
If the form was submitted too quickly (say, less than 3 seconds) then a human probably didn't fill it out.
No data to display
Actions