Field Display Types
From AgileApps Support Wiki
Revision as of 21:30, 6 May 2011 by imported>Aeric
When a field is added to an object, the Field Display Type must be defined, as well as parameters specific to the field.
- Examples
A Picklist might have these options:
- Yes | No | Maybe
- Strongly Disagree | Disagree | Not Sure | Agree | Strongly Agree
- OK | Good | Better | Best
- See Picklist for more information
A Date field might include:
- Date only: 10/27/2008
- Date and Time: 10/27/2008 11:30pm
- See Date Format for more information
A Checkbox field is used for a Yes / No or True / False choice.
Supported Field Display Types
Note: The field types listed below are types you can choose when creating a field. In addition, there is a Multi Value Lookup type, which automatically appears in the Form Layout field-list whenever two objects are joined by a many-to-many relationship.
Field Display Types | Description |
---|---|
Auto Number |
|
Checkbox |
|
Currency | Displays currency in the format determined by the user's locale. |
Custom Control | Custom Controls can be either: Components or Pages
|
Date | A date. |
Date time | A date and time. |
Dependent Picklist |
|
Email Address | A text string of the form {name}@{domain}.{type}. Example: friend@somewhere.com |
File Field | Allows a file to be uploaded as part of the record |
Formula |
|
Global Picklist |
|
Image Field | Allows an image file to be uploaded as part of the record |
Lookup |
|
Multiple Checkboxes |
|
Multi Object Lookup | A two stage-lookup where the user first selects the object to use, and then looks up a record in that object. |
Multi Select Picklist
(Multi Select Global Pick List) |
|
Number | A numeric (integer) field, for which you specify minimum and maximum values. |
Number with decimals | A numeric field, for which you specify the number of decimal digits. |
Percentage | A decimal field in the range 0 to 1, for which you specify the number of decimal digits. |
Phone/Fax | A string of digits. Format is automatically adjusted, depending on the number of digits entered. So "1234567" displays as "123-4567", while "1234567890" displays as "(123) 456-7890". |
Picklist |
|
Radio Buttons | A list used to limit user selection to a single, specific value from a supplied list of values |
Rich Text Area | An HTML-formatted text area
|
Text Area |
|
Text Field |
|
Time | A time. |
URL | A web address. For example: http://yourCompany.com |