Hey, I have created a 10 step flow with buttons and text/number inputs. I want to pull the responses into a file (csv, xls, etc). How to do that?
Also, if a uk postcode is entered, can a check be made that it is valid?
Finally, i want to process all the response data in order to calculate a quotation: can that be done ‘on the fly’ or could the responses be dynamically stored in a spreadsheet and the spreadsheet include a calculated quotation column that is returned to the user in real time??
Thanks