Developing a form to document app
A bit of context: I have dealt this month with a lot of contracts and a lot of them that had problems were completed by hand. So I thought that this process could be more efficient if I could make a form where you could enter your details and get in return a doc/pdf with the data you entered. For example name, age, etc. My question is how could I make this without much code (and no-code if possible). I'm waiting for your suggestions!
I think if you had a document that supported templates you could do this pretty easily by filling in the information from the form into the template.
I just searched and this turned up: https://jeffreyeverhart.com/2018/09/17/auto-fill-google-doc-from-google-form-submission/
I think it's pretty minimal code, haven't tested it myself.
Please sign in to leave a comment.