2.0
Table Of Contents
- Introduction
- Installation and Setup
- Tutorials
- Views and Form Usage
- OmniForm Procedures
- Designing a Form
- The Design Process
- The Design View Toolbars
- Creating Objects
- General Creation Guidelines
- Creating a Text Object
- Creating a Line Object
- Creating an Oval Object
- Creating a Rectangle Object
- Creating a Graphic Object
- Creating a Fill Text Object
- Creating a Comb Object
- Creating a Check Box Object
- Creating a Circle Text Object
- Creating a Table Object
- Creating a Fill Graphic Object
- Defining Objects
- Changing Object Appearance
- Redesigning Your Form
- Using the Scrapbook
- Inserting OLE Objects in a Form
- Filling a Form
- Managing an OmniForm Database
- Using Calculations
- Calculation Overview
- Operators
- Functions
- Abs (Absolute Value)
- Avg (Average)
- Date (Current Date)
- DayName
- DayOfMonth
- DayOfWeek
- DayOfYear
- Exp (Exponentiation)
- FV (Future Value)
- Hour
- If
- Int (Integer)
- Left
- Length
- Ln (Natural Logarithm)
- Log (Base 10 Logarithm)
- Lower
- Max (Maximum)
- Middle
- Min (Minimum)
- Minute
- Mod (Modulus (Remainder))
- Month
- MonthName
- Pi
- PMT (Payment)
- Position
- Proper
- PV (Present Value)
- RecordCount
- Replace
- Replicate
- Right
- Round
- Second
- Sign
- Sqrt (Square Root)
- Sum
- Time
- Trim
- Trunc (Truncate)
- Upper
- Year
- Functions — Quick Reference
- Functions Sorted by Type
- Technical Information
- Glossary
Filling Fields
Filling a Form - 182
Check Box
Click a check box field to fill it. A check box field can be defined to
contain one of three elements: a check mark, an
X
, or a fill. If OmniForm
designs your form and recognizes a check box, it defines the box to
contain an
X
by default.
Check boxes are commonly used for
Yes /No
questions and for selecting
an item in a group, as in the two examples below:
Check boxes may be
grouped;
this means that only one can be selected.
Selecting one check box automatically deselects another checked box in
the group as in the example below.
Circle Text
Click a circle text field to fill it. A border appears around the filled field.
A circle text field can contain text and other characters, or it can function
much like a check box (see “Check Box,” above).
Table
A table field consists of individual
cells
. Table cells are fill text fields by
default. Enter characters in these cells just as you would in fill text fields.
Check Fill