C
c9ola
I have a survey that I only want users to input once. However, I can see a
scenario where a user may be interrupted and not be able to finish their
input. So I put a button on the form so they can retrieve their record at a
later time.
How can I set it up so that they can submit their finished survey without
getting an error that they are not sending new data to the database. Which I
believe means, I need to have an overwrite capability in my form? Hope this
makes sense.
Thanks!
scenario where a user may be interrupted and not be able to finish their
input. So I put a button on the form so they can retrieve their record at a
later time.
How can I set it up so that they can submit their finished survey without
getting an error that they are not sending new data to the database. Which I
believe means, I need to have an overwrite capability in my form? Hope this
makes sense.
Thanks!