No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Try It Out: Add Checkbox Fields
Here are some easy ones. The Position object requires a few checkbox fields: one to indicate if travel is required for the position, and four others to indicate which programming languages are required. By default, these values should be unchecked. (Note that similar to currency fields, once you define a field as a checkbox, you can't change it to any other type.)
Use the custom field wizard to define these fields.
| Field Type | Field Label | Default Value |
|---|---|---|
| Checkbox | Travel Required | Unchecked |
| Checkbox | Java | Unchecked |
| Checkbox | JavaScript | Unchecked |
| Checkbox | C# | Unchecked |
| Checkbox | Apex | Unchecked |