MS Word Connector Now Available!
With this latest connector, Microsoft Word is another document format you can convert your form data to. Images and signatures get embedded right into the document!
Best of all, our MS Word connector allows you to upload your very own Word template with some defined lookup fields, kind of like an old-school mail merge. We’ll merge all your data and e-mail a great looking document, exactly to your specifications!
Defining fields is simple, but we’ve included a reference document with your specific form’s fields on the connector configuration page like so:
Fields are very much like our current e-mail connector template fields:
{{fields.Job_description}}
{{fields.Customer_signature}}
Note that repeat group data is also supported. By default this data will get rendered as a table:
{{fields.Order_Items}}
You can also configure the data to render as a list by using a pipe operator:
{{fields.Order_Items|list}}
NEW: If you don’t like the default size of an image, sketch or signature as sent from the device, you can simply resize it with the following syntax:
{{fields.my_image|widthxheight}}
For example, to resize the field signature to 250px x 150px, insert this into your template:
{{fields.signature|250×150}}
Pretty simple hey?
Coming soon to the MS Word Connector:
Convert to PDFThis is supported now.Support for repeat group dataThis is supported now.
Hope you enjoy using the new connector. As always, we’ve love to hear your feedback.
Happy collecting!
- Device Magic Team


sorry i cant udnerst how i use a scaled immage on word template
Hi Luigi,
Please see our KB article on this topic:
https://devicemagic.zendesk.com/entries/22232226-microsoft-word-connector
Regards,
Dusan
Can’t figure out how to have a default value if a question is not answered when it is conditionally invisible
Hi Josh,
If a question is not visible (or is irrelevant), then it’s answer is not submitted from the device to our server once the user has completed it.
If you have a particular issue you’re looking to solve, please drop us a line at https://devicemagic.zendesk.com and we’ll work with you to try and get it working.
Kind Regards
Mike