Perhaps this should be a feature request, not really sure, but I think I know what I need to do, but I want to get some guidance.
I am in the planning stages of setting up a VERY basic form that just gets someone's name, email address, and telephone number. They will then also pick a date. I am looking to do a conditional redirect based on date. I am going to do a really simple booking form from it. If the date is already booked, I want to redirect them to a "sorry the data is full" and if it is available, I want to show them more info and invite them to ask for me info and have another form there with more info for them to fill out. Is this my best approach? Would I just repeat the case yes/break blocks for each date that I want to show as booked?
http://forum.gravityhelp.com/topic/terms-of-conditions#post-2046