Drupal 11.4, Webform 6.3. I have a content type meeting which has a start_date_time field. And an RSVP webform so users can tell organizer whether they will attend, which is attached to meeting via a content field.
Can I set the webform to be closed based on start_date_time? Ideally, some set amount of time before it begins, say start_date_time - 10 minutes.