Difference between revisions of "Documentation/OOo3 User Guides/Writer Guide/Creating a simple form"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Open the form toolbars: Removed duplicate content, worded text in third person)
Line 37: Line 37:
 
{{Documentation/Tip| Holding down ''Shift ''when creating a form control makes the control square. If you press ''Shift ''when resizing an existing control, its proportions are kept the same.}}
 
{{Documentation/Tip| Holding down ''Shift ''when creating a form control makes the control square. If you press ''Shift ''when resizing an existing control, its proportions are kept the same.}}
  
{{Documentation/Note| When you insert a group box, list box, or combo box, a wizard is launched to guide you through the setup. If you prefer not to run the wizard, click the '''Wizards On/Off''' button [[Image:FormWizardsIcon.png]] on the Form Controls toolbar.}}
+
{{Note| When you insert a group box, list box, or combo box, a wizard is launched to guide you through the setup. If you prefer not to run the wizard, click the '''Wizards On/Off''' button [[Image:FormWizardsIcon.png]] on the Form Controls toolbar.}}
  
 
== Configure controls ==
 
== Configure controls ==

Revision as of 18:57, 6 July 2018


This section explains how to create a simple form without any links to a data source or database and without advanced customization.

Create a document

There is nothing special to be done when creating a document to use as a form. Create a new Writer document with File > New > Text document.

Open the form toolbars

Two toolbars control form creation: Form Controls and Form Design. Select View > Toolbars > Form Controls and View > Toolbars > Form Design to show them both. The Form Controls toolbar has a button for each of the most commonly used types of control.

The Form Design toolbar can also be opened from the Form Controls toolbar. Some of the less commonly used controls are on a third toolbar, More Controls, which can also be opened from the Form Controls toolbar.

These toolbars can be docked in different places on the Writer window or can be left floating. The image below shows the three toolbars floating.

See Form controls reference for descriptions of the tools on these toolbars.

The three form design toolbars.

Activate design mode

Click the Design Mode On/Off button FormDesignOnIcon.png on the Form Controls toolbar to turn design mode on. (Click it again when you want to turn it off.) This activates the buttons for inserting form controls and selects controls for editing.

When design mode is off, the form behaves as it would for the end user. Buttons can be pressed, check boxes selected, list items selected, and so on.

Insert form controls

  1. To insert a form control into the document, click the control’s icon to select it. The mouse pointer changes to look like this: FormMousePointer.png
  2. Click in the document where you want the control to appear. (You can move it later.)
  3. Holding the left mouse button down, drag the control to size it. Some controls have a fixed size symbol followed by the name of

the control (for example, Check Box or Option Button).

  1. The control button remains active, so you can insert several controls of the same type without needing to go back to the toolbar.
  2. To change to another tool, click its icon on the toolbar.
  3. To stop inserting controls, click on the Select button SelectIcon.png on the Form Controls toolbar, or click on any of the controls you have just inserted. The mouse pointer changes back to its normal appearance.

Template:Documentation/Tip

Documentation note.png When you insert a group box, list box, or combo box, a wizard is launched to guide you through the setup. If you prefer not to run the wizard, click the Wizards On/Off button FormWizardsIcon.png on the Form Controls toolbar.

Configure controls

After inserting the controls, you need to configure them to look and behave as you want. Right-click on a form control within your document and select Control from the pop-up (context) menu to open the Properties dialog box for the selected control. Double-clicking on a form control also opens this dialog box.

The Properties dialog box has three pages: General, Data, and Events. For simple forms, only the General page is of any interest. On this page you can set the look and feel of the control. See Configure form controls and Form control formatting options for more information, and the descriptions in the Help for details. Configuration for use with a database is discussed in Creating a form for data entry.

The fields on this dialog box vary with the type of control. For example:

  • Some controls have visible labels, such as Push Button and Option Button. The label text can be set.
  • The List Box contains a list of options to choose from. Set these in the List entries box.

Notice the scroll bar in this dialog box. You can use the scroll bar or enlarge the dialog box to see additional fields.

Control Properties dialog box.

Using the form

To use the form, leave design mode by clicking the Design Mode On/Off button FormDesignOffIcon.png to deactivate it. Save the form document.

Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY).
Personal tools