I would like to add a submit button to a form that I have created. This form collects data from a team throughout the year and at the end of each year all of the collected data will be imported into a spreadsheet. As forms are filled out, I would like to have an automated process of saving the form to the users computer (to a specified location) and email the data to a few email addresses. Two email addresses will be entered into the form itself, so they are dynamic.
I have no experience with javascripts, but I think this is easy enough to do given my beginner programming/code background.
Thanks for any and all help!
This will require a script to be installed on the local computer of the users of this file. Is this possible in your case?