Technology WordPress Solutions

Auto-fill multiple Word Documents using Online Forms in WordPress

Filling the same Word documents by hand wastes hours every week. Here is how to auto fill multiple Word documents using online forms in WordPress, so your paperwork practically completes itself.

Ankit Shah Ankit Shah 4 min read

document-automationSites which offer an online form, usually provide ways to save them as PDFs, or an option to email the content. A client recently had a form automation requirement on WordPress, to auto-fill details entered in an online form into one or multiple word documents, upon request. Auto-filling multiple word documents, was a very interesting and novel feature we had to provide.

This article will give you an overview, of how to auto-fill multiple word documents.

 

Let’s begin with a general idea of the requirement

Consider an Insurance Company or a Legal Firm, which maintains client records. It is understandable that several client details, such as name, address, etc., would be repeated across several forms. In such cases, the requirement is to use the data entered by a client using an online form, to fill multiple word documents, which are accessible to the company administrators, upon request. Thus, the requirements were quite specific.

  • The client needed the flexibility to create and offer forms online.

  • The client can uploaded created word document templates. The fields in the document template will be mapped to the fields of the online form. Moreover, each online form can be mapped to one or more word documents.

  • When a visitor to the client site, enters data in the online form, this data will be saved to the database and will be used to auto fill the fields of the mapped word documents.

  • The client has an option to download the mapped word documents or to email them as attachments.

 

Before we continue…

Now, you could ask why we don’t just auto-generate the word document. We have to understand the use case in a bit more detail. The client needed the data from the online form saved in the database, to be retrieved at a later point in time, not immediately. Additionally, the mapping from the online form to the word document is not a one-to-one mapping. That is to say, one online form will be mapped to one or more word documents, and the fields to be mapped might be in different places.

 

To implement our functionality, we made use of the following:

  1. Gravity Forms WordPress plugin, to allow creation of the online forms. The Gravity Forms plugin provides a simple to use interface, and has many advanced features to create any kind of form needed. The plugin also saves all entries in the WordPress database for easy access.

  2. PHPWord Library to auto-fill word documents.

 

 

How to Auto-Fill Information from Gravity Forms to Word Document

We created a plugin as a part of the form automation system. This plugin was created as an add-on to the Gravity Forms Plugin, to upload and map word document templates, and the auto-fill functionality.

The client would have to create an online form using the Gravity Forms plugin. While creating a form, the client needs to enter unique names for the form fields. These names will be used to map the form fields to the word document fields.

Our form automation plugin provided the following:

  • Option to Upload Word Document Templates: The client has an option to upload and save the Word Document Templates, he creates. Each field in the word document template, should have the form field names in the corresponding placeholders.

  • Page for mapping an online form to the word document(s): Since one or more word documents might be mapped to a single online Gravity form, the client needed an option to manually decide and map the online form to the word document(s). This mapping will be saved in the database.

  • Document Generation Page with Export Options: When user enters data in the online form, the data will be saved to a database. The client can then go to the document generation page, to export the docx files. Upon selecting this option, the mapped document files will be auto-filled using the PHPWord Library. The mapping will happen as per the field names specified.

  • Download and Email options: The client can download and save the generated docx file. Furthermore, there is a form provided to email the docx file as an attachment, upon specifying an email id.

This implementation was provided in a way that met the client’s requirements perfectly. You can of course grow from this idea and customize it, to satisfy your automation requirements.

Get a FREE Consultation

Let's build something that lasts.

Share what's on your mind — a clear brief, a half-formed idea, or just a sense that something needs to change. We'll listen first, ask the right questions, and point you toward what's actually worth building.

We take on a handful of projects each quarter,ones where we can truly make a difference.

  • Receive a human response within 24 hours
  • Get a detailed scope and quote upfront
  • We're happy to sign an NDA upon request

    Free 30-Min Strategy Call

    Your Name *

    Your Phone No *

    Work Email *

    Your Budget*

    Project Details *