Difference between revisions of "Documentation/OOo3 User Guides/Writer Guide/Form controls reference"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Form Control toolbar)
 
(19 intermediate revisions by one other user not shown)
Line 17: Line 17:
  
 
|-
 
|-
| [[Image:FormControlIcon.png]] Control  
+
| [[Image:CH15_FormControlToolbar_Control.png]] Control  
| Launch form control properties dialog box. This dialog box can be kept open as different controls are selected.
+
| Launches form control properties dialog box. This dialog box can be kept open as different controls are selected.
  
 
|-
 
|-
| [[Image:FormIcon.png]] Form  
+
| [[Image:CH15_FormControlToolbar_Form.png]] Form  
| Launch form properties dialog box, controlling properties for the form as a whole, such as which data source it connects to.
+
| Launches form properties dialog box, controlling properties for the form as a whole, such as which data source it connects to.
  
 
|-
 
|-
Line 30: Line 30:
 
|-
 
|-
 
| [[Image:FormTextbox.png]] Text Box  
 
| [[Image:FormTextbox.png]] Text Box  
| Control to create a box into which the form user can type any text.  
+
| A control to create a box into which the form user can type any text.  
  
 
|-
 
|-
 
| [[Image:FormattedField.png]] Formatted Field  
 
| [[Image:FormattedField.png]] Formatted Field  
| Control allowing numeric formatting options. For example, you can set maximum and minimum values for the number entered, or the number type (decimal places, scientific, currency).  
+
| A control allowing numeric formatting options. For example, you can set maximum and minimum values for the number entered, or the number type (decimal places, scientific, currency).
  
 
|-
 
|-
Line 42: Line 42:
 
|-
 
|-
 
| [[Image:FormOptionButton.png]] Option Button  
 
| [[Image:FormOptionButton.png]] Option Button  
| Creates an option or radio button. When multiple buttons are grouped together, only one can be selected at a time. The easiest way to group multiple buttons is to use the Group Box button on the More Controls toolbar, with wizards enabled.
+
| Creates an option button (also known as a ''radio button''). When multiple buttons are grouped together, only one can be selected at a time. The easiest way to group multiple buttons is to use the Group Box button on the More Controls toolbar, with wizards enabled.
  
 
|-
 
|-
Line 48: Line 48:
 
| Creates a list of options, as a pull-down menu, that the user can choose from. If wizards are on, creating a list box launches the List Box Wizard. This wizard is only useful if your form is linked to a data source.
 
| Creates a list of options, as a pull-down menu, that the user can choose from. If wizards are on, creating a list box launches the List Box Wizard. This wizard is only useful if your form is linked to a data source.
  
If not linked to a data source, turn wizards off and create an empty list box. Then click the Control button and, in the List Entries option on the General tab, enter the options you want to appear on the list.
+
If the form is not linked to a data source, turn wizards off and create an empty list box. Then click the control button and, in the ''List Entries'' option on the ''General'' tab, enter the options you want to appear on the list.
 
+
 
|-
 
|-
 
| [[Image:FormCombobox.png]] Combo Box  
 
| [[Image:FormCombobox.png]] Combo Box  
| As with a List Box, you set up a list of choices. In addition a panel at the top either displays the choice made or allows the form user to type in something else. Otherwise this works the same as the List Box.
+
| As with a List Box, you set up a list of choices. In addition, a panel at the top either displays the choice made or allows the form user to type in something else. This works the same as the List Box.
 
+
 
|-
 
|-
 
| [[Image:FormLabelField.png]] Label Field  
 
| [[Image:FormLabelField.png]] Label Field  
Line 60: Line 58:
 
|-
 
|-
 
| [[Image:FormMoreControls.png]] More Controls
 
| [[Image:FormMoreControls.png]] More Controls
| Launch the [[#More Controls toolbar|More Controls toolbar]].
+
| Launches the [[#More Controls toolbar|More Controls toolbar]].
  
 
|-
 
|-
 
| [[Image:FormDesign.png]] Form Design  
 
| [[Image:FormDesign.png]] Form Design  
| Launch the [[#Form Design toolbar|Form Design toolbar]] (which can also be opened with '''View > Toolbars > Form Design''').
+
| Launches the [[#Form Design toolbar|Form Design toolbar]] (which can also be opened with '''View > Toolbars > Form Design''').
  
 
|-
 
|-
 
| [[Image:FormWizardsIcon.png]] Wizards On/Off
 
| [[Image:FormWizardsIcon.png]] Wizards On/Off
| Some form controls (List Box and Combo Box) have optional wizards. If you do not want the wizard to launch when you create one of these controls, use the Wizards On/Off button to switch wizards off.  
+
| Some form controls (List Box and Combo Box) have optional wizards. If you do not want the wizard to launch when you create one of these controls, use the '''Wizards On/Off''' button to switch wizards off.  
  
 
|}
 
|}
Line 78: Line 76:
 
|-
 
|-
 
| [[Image:FormSpinButton.png]] Spin Button  
 
| [[Image:FormSpinButton.png]] Spin Button  
| A spin button allows form users to choose a number by cycling through the numbers. Specify maximum, minimum, default and the step between numbers.
+
| Allows form users to choose a number by cycling through the list of numbers. You can specify maximum, minimum, default, and the
 
+
step between numbers.  
This control is not commonly used in Writer, as the number is not displayed. In Calc, however, a Data tab appears on the Control Properties dialog box, allowing you to link the spin button to a cell.
+
  
 +
This control is not commonly used in Writer, as the number is not displayed. In Calc, however, a Data tab appears on the Control Properties dialog box, so you can link the spin button to a cell.
 
|-
 
|-
 
| [[Image:FormScrollbar.png]] Scrollbar
 
| [[Image:FormScrollbar.png]] Scrollbar
Line 90: Line 88:
 
|-
 
|-
 
| [[Image:FormImageButton.png]] Image Button
 
| [[Image:FormImageButton.png]] Image Button
| Behaves exactly like a push button, but displays as an image. Choose the image in the Graphics option on the General tab in the Control Properties dialog box.
+
| Behaves exactly like a push button, but displays as an image. Choose the image in the Graphics option on the ''General'' tab in the Control Properties dialog box.
  
 
|-
 
|-
Line 98: Line 96:
 
|-
 
|-
 
| [[Image:FormDateField.png]] Date Field
 
| [[Image:FormDateField.png]] Date Field
| Holds a date. Configure the earliest and latest dates the field will accept, the default date and the date format. You can add a spinner.
+
| Stores a date. You need to configure the earliest and latest dates the field will accept, the default date, and the date format. You can add a spinner.
  
 
|-
 
|-
 
| [[Image:FormTimeField.png]] Time Field
 
| [[Image:FormTimeField.png]] Time Field
| Works like a date field, specifying a time.
+
| Works like a date field but specifies a time.
  
 
|-
 
|-
Line 118: Line 116:
 
|-
 
|-
 
| [[Image:PatternField.png]] Pattern Field  
 
| [[Image:PatternField.png]] Pattern Field  
| Pattern fields are useful when the form links into a data source. Specify an Edit Mask to restrict what a user can enter into the field. Specify a Literal Mask to restrict which data is displayed from the data source.  
+
| Pattern fields are useful when the form links into a data source. Specify an [[Documentation/OOo3_User_Guides/Writer_Guide/Form_controls_reference Pattern field|Edit Mask]] to restrict what a user can enter into the field. Specify a Literal Mask to restrict which data is displayed from the data source.  
  
 
|-
 
|-
Line 148: Line 146:
 
|-
 
|-
 
| [[Image:SelectIcon.png]] Select
 
| [[Image:SelectIcon.png]] Select
| Select a form control to perform an action on it.
+
| Selects a form control to perform an action on it.
  
 
|-
 
|-
 
| [[Image:FormDesignOnIcon.png]] Design mode on/off
 
| [[Image:FormDesignOnIcon.png]] Design mode on/off
| Toggle between design mode on (to edit forms) and design mode off (to use forms).
+
| Toggles between design mode on (to edit forms) and design mode off (to use forms).
  
 
|-
 
|-
| [[Image:FormControlIcon.png]] Control  
+
| [[Image:CH15_FormControlToolbar_Control.png]] Control  
| Launch form control properties dialog box. This dialog box can be kept open as different controls are selected.
+
| Launches form control properties dialog box. This dialog box can be kept open as different controls are selected.
  
 
|-
 
|-
| [[Image:FormIcon.png]] Form  
+
| [[Image:CH15_FormControlToolbar_Form.png]] Form  
| Launch form properties dialog box, controlling properties for the form as a whole, such as which data source it connects to.
+
| Launches form properties dialog box, controlling properties for the form as a whole, such as which data source it connects to.
  
 
|-
 
|-
Line 182: Line 180:
 
|-
 
|-
 
| [[Image:OpenDesignMode.png]] Open in Design Mode
 
| [[Image:OpenDesignMode.png]] Open in Design Mode
| Open the current form in design mode (to edit the form rather than entering data into it).
+
| Opens the current form in design mode (to edit the form rather than entering data into it).
  
 
|-
 
|-
Line 202: Line 200:
 
|-
 
|-
 
| [[Image:FormGridDisplay.png]] Display Grid
 
| [[Image:FormGridDisplay.png]] Display Grid
| Display a grid of dots on the page, to help you line up controls.  
+
| Displays a grid of dots on the page, to help you line up controls.  
  
 
|-
 
|-
Line 209: Line 207:
  
 
|-
 
|-
| [[Image:FormGuides.png]] Guides when Moving
+
| [[Image:CH15_FormDesignToolbar_Guides.png]] Guides when Moving
 
| When a control is being moved, lines extend from the control horizontally and vertically to help you position it accurately.
 
| When a control is being moved, lines extend from the control horizontally and vertically to help you position it accurately.
  

Latest revision as of 08:34, 27 July 2017


Form Control toolbar

SelectIcon.png Select Select a form control to perform some other action on it.
FormDesignOffIcon.png Design mode on/off Toggles between design mode on (to edit forms) and design mode off (to use forms).
CH15 FormControlToolbar Control.png Control Launches form control properties dialog box. This dialog box can be kept open as different controls are selected.
CH15 FormControlToolbar Form.png Form Launches form properties dialog box, controlling properties for the form as a whole, such as which data source it connects to.
FormCheckbox.png Check Box A box that can be selected or deselected on the form. You can label the box.
FormTextbox.png Text Box A control to create a box into which the form user can type any text.
FormattedField.png Formatted Field A control allowing numeric formatting options. For example, you can set maximum and minimum values for the number entered, or the number type (decimal places, scientific, currency).
FormPushbutton.png Push Button Creates a button that can be linked to a macro. The label is the name that appears on the button.
FormOptionButton.png Option Button Creates an option button (also known as a radio button). When multiple buttons are grouped together, only one can be selected at a time. The easiest way to group multiple buttons is to use the Group Box button on the More Controls toolbar, with wizards enabled.
FormListbox.png List Box Creates a list of options, as a pull-down menu, that the user can choose from. If wizards are on, creating a list box launches the List Box Wizard. This wizard is only useful if your form is linked to a data source.

If the form is not linked to a data source, turn wizards off and create an empty list box. Then click the control button and, in the List Entries option on the General tab, enter the options you want to appear on the list.

FormCombobox.png Combo Box As with a List Box, you set up a list of choices. In addition, a panel at the top either displays the choice made or allows the form user to type in something else. This works the same as the List Box.
FormLabelField.png Label Field A text label. The difference between this and just typing on the page is that, as a control, you can link a label field to macros so, for example, something happens when the mouse passes over it or clicks on it.
FormMoreControls.png More Controls Launches the More Controls toolbar.
FormDesign.png Form Design Launches the Form Design toolbar (which can also be opened with View > Toolbars > Form Design).
FormWizardsIcon.png Wizards On/Off Some form controls (List Box and Combo Box) have optional wizards. If you do not want the wizard to launch when you create one of these controls, use the Wizards On/Off button to switch wizards off.

More Controls toolbar

FormSpinButton.png Spin Button Allows form users to choose a number by cycling through the list of numbers. You can specify maximum, minimum, default, and the

step between numbers.

This control is not commonly used in Writer, as the number is not displayed. In Calc, however, a Data tab appears on the Control Properties dialog box, so you can link the spin button to a cell.

FormScrollbar.png Scrollbar Creates a scrollbar, with a number of options to define the exact appearance.

This control is not commonly used in Writer. In Calc, a Data tab appears on the Control Properties dialog box, allowing you to link the scroll bar to a cell.

FormImageButton.png Image Button Behaves exactly like a push button, but displays as an image. Choose the image in the Graphics option on the General tab in the Control Properties dialog box.
FormImageControl.png Image Control Only useful when the form is connected to a data source and a field in the data source exists that can hold images. You can add new images to the database or retrieve and display images from it.
FormDateField.png Date Field Stores a date. You need to configure the earliest and latest dates the field will accept, the default date, and the date format. You can add a spinner.
FormTimeField.png Time Field Works like a date field but specifies a time.
FormFileSelect.png File Selection Allows a user to select a file, either by typing the path and name directly or by clicking on a Browse button and choosing the file from a dialog box.
NumericField.png Numeric Field Displays a number. Specify formatting, maximum, minimum and default values. You can add a spinner.
CurrencyField.png Currency Field Works like a numeric field; additionally you can add a currency symbol.
PatternField.png Pattern Field Pattern fields are useful when the form links into a data source. Specify an Edit Mask to restrict what a user can enter into the field. Specify a Literal Mask to restrict which data is displayed from the data source.
FormGroupBox.png Group Box The group box control has two different uses depending on whether wizards are on or off.

If wizards are on, creating a group box launches the Group Element wizard. This creates a group of option buttons (in which only one may be selected at a time). In most cases, using a group box is the best way to create a set of option buttons.

If wizards are off, a group box is simply a visual box to group together different controls. It has no effect on the way the controls operate.

FormTableControl.png Table Control Table Control is only useful with a data source. If no data source is specified, you will be prompted to choose one in the Table Element Wizard.

You then pick the fields to display and, when design mode is off, the data appears in the table. The table also includes controls to step through the records.

Records can be added, deleted and modified in the table.

FormNavBar.png Navigation Bar A navigation bar is the same as the Form Navigation toolbar (View > Toolbars > Form Navigation), but can be placed anywhere in the document and be resized.

Form Design toolbar

SelectIcon.png Select Selects a form control to perform an action on it.
FormDesignOnIcon.png Design mode on/off Toggles between design mode on (to edit forms) and design mode off (to use forms).
CH15 FormControlToolbar Control.png Control Launches form control properties dialog box. This dialog box can be kept open as different controls are selected.
CH15 FormControlToolbar Form.png Form Launches form properties dialog box, controlling properties for the form as a whole, such as which data source it connects to.
FormNavigator.png Form Navigator The Form Navigator is a nice utility, displaying all the forms and controls in the current document, allowing you to edit and delete them easily.

If you use the Form Navigator, it's a good idea to give your controls names (in the properties dialog box). The name appears in the navigator so, for example, if you have ten text boxes, you can tell which is which.

FormAddField.png Add Field Add Field is only useful if you have specified a data source for the form. If no data source is specified, an empty box opens.

If you have specified a data source, Add Field opens a list of all the fields in the specified table, which you can then drag and drop onto the page. The fields are placed on the page with the name of the field before them.

This is a quick and easy way to create a form from a data source.

ActivationOrder.png Activation Order Allows you to specify the order in which focus shifts between controls. You can test the order by leaving design mode and using Tab to switch between the controls.
OpenDesignMode.png Open in Design Mode Opens the current form in design mode (to edit the form rather than entering data into it).
FormAutoFocus.png Automatic Control Focus If activated, focus is set to the first form control.
FormPositionSize.png Position and Size Launches the Position and Size dialog box, allowing you to specify both by typing in precise values, rather than dragging the control. You can also lock the size or position, so they do not get changed accidentally. For some controls, you can rotate and set the slant and corner radius.
FormAnchor.png Change Anchor Just as with a frame, any form control can be anchored to page, paragraph or character and also anchored as a character (meaning that it behaves like any other character on the page).
FormAlign.png Alignment The Alignment button is disabled unless the control is anchored as a character. You can align a control in different ways, for example so the top of the control lines up with the top of the text or the bottom lines up with the bottom of the text.
FormGridDisplay.png Display Grid Displays a grid of dots on the page, to help you line up controls.
FormSnapGrid.png Snap to Grid When a control is brought close to a grid point or line, it will snap to the grid. This makes it easier to line up controls.
CH15 FormDesignToolbar Guides.png Guides when Moving When a control is being moved, lines extend from the control horizontally and vertically to help you position it accurately.


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