WD2000: How to Create an Online Form Using Form Fields
ID: Q212328
|
The information in this article applies to:
SUMMARY
This article describes how to create an online form using form fields. A
form is a template or document with empty areas in which to collect and
organize information. An online form uses form fields, which may include
text boxes to fill in, check boxes to select or clear, and drop-down list
boxes that contain lists of items from which to select choices.
MORE INFORMATION
To create an online form, follow these steps:
- Create a template.
- On the File menu, click New.
- Click the General tab. Select Blank Document.
- Select the Template option under Create New, and click OK.
- Lay out the form. Include any text, tables, or graphics that you want to appear in the form.
- Insert the form fields.
- Position the insertion point where you want the user to type or select information.
- On the View menu, point to Toolbars and then click Forms. The Forms toolbar appears.
- Click the appropriate form field button on the Forms toolbar.
- To specify the options of the form field, double-click the form field; or right-click the form field and then click Properties. Select the options you want to use.
- Repeat steps a-d for each form field you want to add to your form.
NOTE: Each type of form field is described in the table below.
Type Description
------------------------------------------------------------
Text Use a regular text form field when the form
requires an entry of any type, including text,
numbers, dates, current date and time, or
calculations. You can specify a default entry
so that the user does not have to type an
entry except to change the response.
Check Box Use a check box to prompt the user for a yes
or no response.
Drop-Down Use the drop-down form fields to provide the
user with a list of answers to choose from.
Selecting from a list rather than typing
entries makes it easier for users to fill in
the form correctly.
- Protect the document.
- a. On the Tools menu, click Protect Document.
- Click Forms, and then click OK.
Word protects the template from changes so users can enter information only in the form fields.
- Save and close the template.
You can save the template to any folder. If you save the template to the
default folder of Msoffice\Templates\Payroll, for example, the template
will be available when a user clicks New on the File menu and then clicks the Payroll tab.
Updating the Fields
Templates containing calculations as the type of text field require
that you update the fields. To do this, use any of the following methods.
Method 1
Use the Calculate on exit option in the Form Field Options dialog box.
Method 2
Assign a macro to Run Macro on Entry or Run Macro on Exit in the Form Field Options dialog box to automatically update the field.
Method 3
To have Word update all fields when the document is printed, follow these
steps:
- On the Tools menu, click Options.
- Click the Print tab, and then click to select the Update Fields check box.
- Click OK.
REFERENCES
For additional information, please see the following articles in the
Microsoft Knowledge Base:
Q212244: WD2000: How to Use Calculate on Exit in a Forms Document
Q212356: WD2000: How to Update Fields in a Protected Form
Q137439: WD: How to Unlink Form Fields
Q191027: WD2000: Preserving Text When Re-protecting a Form Without Macros
Q206510 WD2000: Calculation Form Field Fails to Update
You can also create online forms using ASK and FILLIN fields. For more
information, please see the following article in the Microsoft Knowledge
Base:
Q238278: WD2000: How to Create an Automated Form with Fillin Fields
Additional query words:
forms setformresult template invoice vba
Keywords : kbdta kbfield winword wd2000
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbhowto
|