Hello,
I have a 6 question form that saves all 6 inputs to the database via a “make new thing” workflow on the 6th question’s “submit” button. This is great but, just for fun, I’d like to make it more complicated.
I’d like the form to save and update the thing in my database on every question (if the user does not complete the entire form, I still want the data from the first few questions). I’ve tried doing this with a “make changes to a thing” workflow but it is not saving to the database…I’ve also experimented with autobinding but no luck there either…any ideas?
Thank you!
Max