I’m trying to set up a form, a website design questionnaire. At first I tried to use it to collect data, but it kept providing responses. I then disabled the Enable Chat Responses toggle, but for some reason it keeps responding, with follow up questions, that doesn’t allow the user to respond to .
This is the first issue, and since then I decided to work around it, and use it as an ai and not just a data collector but I’m stuck trying to figure out how to respond to each question based on provided user data, then move on to the next question.
For example a question would be: Have you already registered a domain name, or do you need help that.
Multiple Choice answers Yes I have already registered a domain. No I have not registered a domain and need help with that.
If the person selected yes, the bot can ask what the domain name is.
If the person selects no, the bot can explain how to select a domain and possibly providing a affilate GoDaddy link, or just a link to Godaddy.
At the end of the form ideally would be a summary of the questions, and answers and not ask any other questions. The data would then be sent to me for review.
Is this even possible?