While appointment types are available it does not appear you can have individual booking forms for each appointment type. Is this really not available? Help I need this feature. Example, appointment types: First Time Session, Follow-on Session. I want one form for the first time client to complete upon booking and I want a different form for the follow-on or returning client to complete. If this does not exist it really needs to be on the immediate roadmap. Alternative would be to have conditional logic built into the form. If client is a returning customer don’t show questions 1-5 and go to question 6.
@SPCCSBC Right now it is not possible to have the booking form modify because of the Appointment Type selected, but it is something we hope to have in the future. Until that is available you can create a unique booking page for each type of appointment you have. For instance a page for First Time, and then a separate page for a Follow-on. You can have up to 100 booking pages in a paid account.
We are working on some conditional logic on the form, but this is based off of form selections at the start.
Hi Ben, can I jump in to ask a question. When you say you are working on it, what would this look like,?
Would it be a type of routing form to direct users to a specific booking calendar?
Embed master page, then:
Answer 1 routes to cal 1
Answer 2 routes to cal 2
Etc
@GaryBrett we are exploring different possibilities here and will take this into consideration. The routing mechanism is on our radar. This is more for Appointment Types to send things to team members, but I could see how having this be based on form responses could be helpful. This is something that will take some time to setup as we have to update how calendar connections are handled, which is coming in a v2 of our API.