Item
|
Description
|
Related Topics
|
Mask Text Input

|
Allows you to require a valid format or pattern of data in the input. Phone numbers, Zip codes and social security numbers are the most common data requested through the use of this type of object.
|
Validating Data Entry
Mask Text Input Properties Reference
|
Numeric Stepper

|
Allows form users to incrementally change the value within the numeric text box or type in the exact numeric value directly. Numeric steppers are commonly used to enter smaller numbers (under 100) and are used only with contiguous value ranges.
|
Numeric Stepper Properties Reference
|
Password Input
|
Allows form users to enter a masked password. Password input is simply a text input field that masks or disguises text entry as the user enters the information.
|
Password Input Properties Reference
|
File Attachment

|
Allows form users to click an Attach button and select a file for uploading. Once the file is selected, the file is uploaded and the file name is displayed in the read-only text field. After a file is attached, the push button changes to a Detach button to allow the user to remove the file.
|
File Attachment Properties Reference
|
Image Import

|
Allows form users to access attached image acquisition devices including:
In most cases, the Image Import results in a bitmap image being returned to the form. The image itself is displayed within the form and is attached to the form automatically.
Note: This object is currently only available for Internet Explorer users.
|
Adding Image Acquisition Capabilities
Image Import Properties Reference
|
Vertical Slider

|
Allows form users to choose from a continuous range of values.
A slider has a bar that shows the range and an indicator that shows the current value. Optional tick marks show values. Incorporate a slider when you want your users to be able to set defined, contiguous values (such as volume or brightness) or a range of discrete values (such as screen resolution settings). The decision to use a vertical or horizontal slider should be dependent on your design and available screen space.
|
Vertical Slider Properties Reference
|
Horizontal Slider

|
Allows form users to choose from a continuous range of values.
A slider has a bar that shows the range and an indicator that shows the current value. Optional tick marks show values. Incorporate a slider when you want your users to be able to set defined, contiguous values (such as volume or brightness) or a range of discrete values (such as screen resolution settings). The decision to use a vertical or horizontal slider should be dependent on your design and available screen space.
|
Horizontal Slider Properties Reference
|
Table

|
Organizes related information into a series of rows and columns. The form user has the ability to add or remove rows to the table. Each field in the table is referred to as a cell. You can define a cell to contain different user control objects (e.g. text input, button, check box, drop-down list, file attachment).
|
Table Properties Reference
Working with Tables
Performing Row Calculations
Performing Column Calculations
|
Ranking

|
Use a ranking object to present the user a list of options for which they can indicate a rank order by moving items up or down on the list.
|
Ranking Properties Reference
|
Show Form Button

|
Allows form users to load another form instance. Optional properties allow you to pass custom parameters into the form instance when the form user clicks the button.
|
Show Form Button Properties Reference
Show Form Behavior Properties
Linking Forms and Using Parent-Child Relationships
Creating and Managing Child Instances
|
Show Report Button

|
Allows form users to load a report. Optional properties allow you to pass custom parameters into the report when the form user clicks the button.
|
Show Report Button Properties Reference
Show Report Behavior Properties
Administering Connections and Integration topics
|