I want to control the dates which can be choosen in webform date field (for example that next week monday,tuesday, cannot be clicked (because these event dates are allready fully booked)), is this possible within this module?

Comments

liam morland’s picture

No, you would have to write a custom module which uses the hooks provided by this module. Your module would have to interface with a database of what dates are available.

liam morland’s picture

Status: Active » Fixed

Please re-open if you need more help.

websmash’s picture

Thanks!!!!!!

Can I test dev version for this?

liam morland’s picture

You can download the development version via a Git checkout from the Version Control tab on the project page or download the development snapshot from the bottom of the project page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.