1 Reply Latest reply: Nov 23, 2014 7:20 AM by try67 RSS

    How to write javascript to automatically save fill able form and email to address entered in a field on the form

    zsigafoos Community Member

      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!