I’m working on a quote request form that is currently built with Gravity Forms. Often times we have clients with a large list of equipment that needs servicing. After a request is submitted we usually send them a spreadsheet template that they then fill out with relevant information per-equipment.
It would help our sales dept immensely if there was some type of Gravity Forms add-on, or even just a js plugin that would allow for our clients to copy paste from an excel file into a pre formatted spreadsheet template within the form. We do currently have the option on the form to upload a file but having the data as actual form input would allow us to parse directly into our CRM.
[ad_2]
Textarea. Pasted content from Excel is tab delimited, so it’s easy to parse it. Assuming you don’t need formulas from the Excel doc.