It is possible set in automatic the second data field one day later the first data field, when the first one change?
And controll that the second data field will be after the first one?

Comments

quicksketch’s picture

Category: feature » support

You can do this through JavaScript added to your form. Webform Validation may be able to validate this on the server-side but I'm not sure. I'd probably suggest using a custom module and hook_form_alter() to accomplish this task, but such instruction is outside what support I provide in the Webform queue.

quicksketch’s picture

Status: Active » Closed (fixed)