Closed (won't fix)
Project:
Webform
Version:
7.x-3.18
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2013 at 10:36 UTC
Updated:
25 Jun 2013 at 01:58 UTC
I am making a reservation form that will get a Date from a monthly Calendar View.
After a user clicks on a Date, the Date value will be carried over to a Webform.
The user then selects a time from a Webform select list, enters other information, then submits the form.
How do I AUTOMATICALLY disable the time selected based on the date, after a user submits a form?
How do I MANUALLY enable the time selected based on the date, when a user cancels a reservation?
Should I be using Webform or something else?
Thanks for all the help. The Drupal community is the best!
Comments
Comment #1
quicksketchHi @kuydigital. Although it hurts to knock down a poster after such a nice complement, this question really isn't suitable to the Webform issue queue. What you need require's some level of custom coding, as Webform doesn't have any built-in ability to handle this situation. As mentioned in the submission guidelines, we don't provide help with custom coding in the Webform issue queue:
Please refer to other resources such as IRC or Drupal StackExchange to ask your questions.
Comment #2
kuydigital commentedThanks :)