Adding Form Fields to a MS Word Document
Configuring a Word
Merge in SmartSimple is a three-step process:
- Create the MS Word document that will be used as the template. This page describes the process to add form fields to your Word document.
- Upload the Word document to a SmartFolder.
(See Uploading
Word Merge Document to a SmartFolder for instructions.) - Create the Special
- MS Word Merge custom field that maps the SmartSimple fields you wish to merge to the Word template.
Your Word document will contain Form Fields which are linked to "Bookmarks." The SmartSimple Word Merge field will be configured to match the bookmarks up with SmartSimple variables in the third
step.
In this step, you will add the Form Fields and assign Bookmarks to each field in your Word document that is to be merged. The steps vary slightly in different versions of Word.
Note that SmartSimple's Word Merge feature works with all versions of MS Word. As opposed to using the user's version of Word to create the merged document, the merge is performed by SmartSimple's Word Merge engine using an programmatic object compatible with MS Word (all versions). Once the merge is launched, SmartSimple streams the resultant document back to the client’s browser where the extension of the streamed document (*.doc, *.docx, etc.) will trigger the launching of MS Word. If the user does not have MS Word on a Windows machine, the process will simply open whatever program is associated with the document's extension.
Take note of all the Bookmarks that you add to the Form Fields below. They will be used in step 3: creating
an MS Word Merge custom field.
Contents
[hide]
MS Word 2000-2003
- From the View Menu select Toolbars and enable the Forms Toolbar
- Click in your Word document wherever you wish to insert a Form Field.
- On the Forms Toolbar click on the first button to insert a Form Field into your document:

- Right-click on the Form Field and select Properties. Then provide a name for the field in the Bookmark section.
MS Word 2007
- Click on the Menu button and select Word Options
- In the Popular section, select Show Developer Tab in the Ribbon
- Click in your Word document wherever you wish to insert a Form Field.
- On the Developer Menu select the Legacy Tools icon which is in the Controls section:

- On the Legacy Forms menu click the first icon to insert a Form Field.
- Right-click on the Form Field and select Properties. Then provide a name for the field in the Bookmark section.
MS Word 2010/2013
- Click in your Word document wherever you wish to insert a Form Field.
- Click on the Developer tab.
-
- If the "Developer" tab is not visible, click on File > Options > Customize Ribbon, and check off the "Developer" tab in the right hand frame.
-

- On the Developer tab, click on the Legacy Tools button:
. - Click on the Text Form Field button
Word 2010
Word 2013
- A Text Form Field will be inserted at the cursor location.
- Right-click on the Form Field and select Properties. Then provide a name for the field in the Bookmark section.
In Word 2013, the document must be saved as a "Word 97-2003 Document":

Preparing Template for List View Export
List View Export to a Word Merge field required the fields used be Word Merge instead of the old bookmarks which is described above. This method will also work for Word Merge fields used outside
of the list view.
To ensure the list view export functions, fields must be created using the following:
- In Word 2007 and higher, select Mailings from the ribbon menu.
- If you haven't already, click on Select Receipients then Use Existing List.
- When the Select Data Source dialog box appears, select a blank Excel document (or any existing Excel document you have accessible). This will enable the required buttons.
- Click on Insert Merge Field.

- Select the Address Fields radio button
- With the first field on the list selected, click on Insert. The selected field name will now appear within the document.
Ex. «Field_Name» - You can now close this dialog box.
- To rename the newly added Word Merge field, right-click on the field and select Edit Field
- You can now relabel the Field name with whichever name you wish to use.
- Copy and paste this field to other parts of your document and rename accordingly.
Note: If you do not rename the field, then the data merged within will be the same for all like-named fields.
See Also
To set up a Word merge:
- Step 1 - Create the MS Word document that will be used as the template.
- Step 2 - Upload
the Word document to a SmartFolder. - Step 3 - Create
a Special - MS Word Merge custom field.
Advanced Word Merge Features Include:
- Exporting
List View Results to Microsoft Word - Uploading
a MS Word Merge Document to a Custom Field - Including
Tables in a Word Merge Document - Using
ReportProperty with a Word Merge Document - Including
Check Boxes on an MS Word Merge Document - Including
XML on an MS Word Merge Document - Using
Conditional Logic on a MS Word Merge Document
Adding Form Fields to a MS Word Document的更多相关文章
- How to open MS word document from the SharePoint 2010 using Microsoft.Office.Interop.dll
or this you must change the identity of word component inC:\windows\System32\comexp.mscto be interac ...
- ASP.NET MVC3 Dynamically added form fields model binding
Adding new Item to a list of items, inline is a very nice feature you can provide to your user. Thi ...
- 【转】How to view word document in WPF application
How to view word document in WPF application (CSVSTOViewWordInWPF) Introduction The Sample demonstra ...
- How to Set Word Document Properties with C#
Word properties shows a brief description about one document. Through properties, we can learn gener ...
- Send an email with format which is stored in a word document
1. Add a dll reference: Microsoft.Office.Interop.Word.dll 2. Add the following usings using Word = M ...
- MS WORD 表格自动调整列宽,自动变漂亮,根据内容自动调整 .
在MS WORD中,当有大量的表格出现时,调整每个表格的的高和宽和大小将是一件非常累的事情,拖来拖去,非常耗时间,而且当WORD文档达到300页以上时,调整反应非常的慢,每次拖拉线后,需要等待一段时间 ...
- MS WORD 表格自己主动调整列宽,自己主动变美丽,依据内容自己主动调整
在MS WORD中,当有大量的表格出现时,调整每一个表格的的高和宽和大小将是一件很累的事情,拖来拖去,很耗时间,并且当WORD文档达到300页以上时,调整反应很的慢,每次拖拉线后,须要等待一段时间其才 ...
- Microsoft.Office.Interop.Word.Document.Open returns null on Windows Server 2008 R2
系统终于通过UAT,可以上线了.一遍测下来还行,可是为什么word转PDF就是不行呢?查了一下log,原来在wordApp.Documents.Open来打开生产的word文件的时候,返回一直是空.之 ...
- MS Word 目录排版
昨天整理一份把网页的内容复制粘贴到Word里的文件,碰到了这样一个问题: 网页上面也会有一级标题,二级标题,三级标题等.当我们在写博客的时候,也会去使用这些.这也就导致复制过来之后,直接生成的目录很乱 ...
随机推荐
- Java enum枚举的使用方法
一. 出现背景: 在JDK1.5之前,我们定义常量是这种:public static final String RED = "RED"; 在JDK1.5中增加了枚举类型,我们能够把 ...
- 处理中文空格.replace((char)12288,' ')
trim()只能替换英文空格.replace((char)12288,' ')是替换中文
- jquery Table基础操作
鼠标移动行变色 $("#table1 tr").hover(function(){ $(this).children("td").ad ...
- Javascript模式(二) 发布者/订阅者模式
var publisher = { // 订阅者数组 subscribers : { "any" : [] }, // 增加订阅者 on : function(type, fn, ...
- dm8148 videoM3 link源代码解析
样例:从A8送一帧jpeg图片到videoM3解码,然后在将解码的数据传递到A8, 这个流程涉及的link源代码例如以下: dm8148 link之间数据传递 1)在A8上调用IpcBitsOutLi ...
- C# 实现和调用自定义扩展方法
定义和调用扩展方法 定义一个静态类以包含扩展方法.该类必须对客户端代码可见. 将该扩展方法实现为静态方法,并使其至少具有与包含类相同的可见性. 该方法的第一个参数指定方法所操作的类型:该参数必须以 t ...
- c# .net 关于接口实现方式:隐式实现/显式实现!
以前在用到接口时,从来没注意到接口分为隐式实现与显示实现.昨天在浏览博客时看到相关内容,现在根据自己的理解记录一下,方便日后碰到的时候温习温习. 通俗的来讲,“显示接口实现”就是使用接口名称作为方法 ...
- 允许局域网内其他主机访问本地MySql数据库
mysql的root账户,我在连接时通常用的是localhost或127.0.0.1,公司的测试服务器上的mysql也是localhost所以我想访问无法访问,测试暂停. 解决方法如下: 1,修改表, ...
- onvif 开发之video streamer---onvif实现功能和经验
目录(?)[-] 一产生onvif源码框架 从wsdl生成C头文件 从头文件生成源码框架 二创建soap运行环境 三RTSP视频对接 实现GetCapabilities命令 实现GetServices ...
- vs中使用M_PI的问题及解决 角度转弧度&根据弧度计算圆周上点的坐标的方法
M_PI 是一个宏定义,圆周率的定义 C/C++ code #define M_PI 3.14159265358979323846 此宏定义和编译器有关,TC中M_PI宏就定义在& ...

