I re-created this app from scratch. The only differences between what I originally posted was the missing }); and maybe killing the space after "func...
You might just be missing an extra '}):' at the end of the code. Make sure your form fields have JavaScript Client IDs filled out and matching yo...
More or less figured it out. Here's the form script based on other work found in the forums. The first part limits the hours in the time picker and ...
I am trying to create a Service Request Scheduler. I would like to Limit the Date Picker based on Service Drop-Down. For example; If I only do O...