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里的文件,碰到了这样一个问题: 网页上面也会有一级标题,二级标题,三级标题等.当我们在写博客的时候,也会去使用这些.这也就导致复制过来之后,直接生成的目录很乱 ...
随机推荐
- 【音乐App】—— Vue-music 项目学习笔记:用户个人中心开发
前言:以下内容均为学习慕课网高级实战课程的实践爬坑笔记. 项目github地址:https://github.com/66Web/ljq_vue_music,欢迎Star. 歌曲列表 收藏歌曲 一.用 ...
- AngularJS中,<span class="bluetext" ng-bind="ctrl.user.name|uppercase"></span>和{{ctrl.user.name|uppercase}}是等价的,但不等于<span class="bluetext" ng-bind="ctrl.user.name|uppercase"/>
代码下载:https://files.cnblogs.com/files/xiandedanteng/angularjsAttenSpan.rar AngularJS中,<span class= ...
- Cocos2d-x学习笔记(四) 布景层的加入移除
布景层类也就是CCLayer类,每一个游戏场景中都能够有非常多层,每一层负责各自的任务.显示地图.显示人物等.同一时候层还是一个容器,能够放入文本.图片和菜单.构成游戏中一个个UI.这次将学习在场景中 ...
- bat文件转换为exe文件
批处理文件转换为exe文件(简单的处理文件),点击下载 使用超简单的了,不多说.
- java thin方式连接oracle数据库
本文主要描述通过thin方式连接oracle数据库 1.创建web project ,将D:\oracle\product\10.2.0\db_1\jdbc\lib(oracle安装目录)下的ojdb ...
- Oracle 查询一个表的所有字段
select * from user_tab_columns where table_name = 'T_B_CLIENT_MSG'
- oracle 客户端连接
客户端安装时选择管理员模式安装. 连接配置: 首先找到:\app\Administrator\product\11.2.0\client_1\network\admin 文件夹下 tnsnames. ...
- VueJS自定义过滤器:new Vue({filters:{filter1:function(){}....}})
Vue.js 允许你自定义过滤器,被用作一些常见的文本格式化. 语法 <!-- 在两个大括号中 --> {{ message | capitalize }} <!-- 在 v-bin ...
- Jest — ElasticSearch Java 客户端
1. 介绍 任何使用过Elasticsearch的人都知道,使用基于rest的搜索API构建查询可能是单调乏味且容易出错的. 在本教程中,我们将研究Jest,一个用于Elasticsearch的HTT ...
- oracle中视图V$PGA_TARGET_ADVICE的用法
看一下这个视图能给我们带来什么样的信息(视图中每个列都很有帮助):sys@ora10g> SELECT pga_target_for_estimate / 1024 / 1024 " ...