Yuri Malov
Yuri Malov

Reputation: 1257

Drupal. how to add a check before saving the form

Installed Drupal 7, I work with the module Webform 7.40 ver. There is a form in which there are two fields with a choice of dates. How to add a check before saving the form, if between the dates of less than 3 days, you do not save?

Upvotes: 0

Views: 59

Answers (1)

Nate
Nate

Reputation: 531

Use the webform validation module

Upvotes: 1

Related Questions