Sign in to join the conversation:
I would like to send/print my form with completed responses. Just sending/printing the row does not work, as the form has more information than the column names - is this possible?
from what perspective? as a developer or as a submittor?
Hi,
What's the information that you want to include in the printout?
Can you describe your process in more detail?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andree,
I use a form to take in application information for use of our facilities. However, the form descriptors have additional information (rules/regs) but the column names do not include the entire description from the form. I'm hoping there's a way I can print or email a submittor's response while including all the details from the form I created (i.e. column description, not just column name) rather than having to view the documents separately. Does this make sense?
Thanks!
E
Developer/owner
Happy to help!
You could add the descriptors to separate columns in the sheet and then send/print the rows.
Another option if you'd like more beautiful looking printouts could be to use the integration with Google Docs.
Would any of those options work?
Andrée
What I have done in the past is add a unique autonumber column, and save the top row. In the top row i use an index(match(max(autonumber:autonumber formula to post the most recent submission to the top row. Then link the top row to a dashboard so I can get the format I want. You can send the person to the dashboard after they submit the form by using the "Go to URL" option on the form
I will play with this - thanks!
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?