I am creating a form where users sell used items to our company for resale. I have an external table in a Google Sheets spreadsheet with approximately 250 items. The idea is that the user will enter their item name and receive a quote, with the quote price coming from the table.
Three questions:
- Is it possible to create a conditional dropdown in Typeform? E.g. user selects Brand and is presented with various models and then based upon model selected can chose size.
- Based upon the selection made in question one, a result (price) is retrieved from Google Sheets. Can this be done?
- Can then a calculation be made using the retrieved value? E.g. If the customer select Excelent, Fair, Bad as conditions, that the price would then be adjusted.
Thanks in advance.