click below
click below
Normal Size Small Size show me how
Chapter 4 LN
Question | Answer |
---|---|
input mask | A set of placeholder characters that force you to enter data in a specific format. |
multivalued field | A field that allows you to select more than one value from a list. |
properties | Controls the appearance or behavior characteristics for objects and related parts like fields and controls. |
Quick Start field | A predefined set of characteristics and properties that describes a field, including a field name, a data type, and a number of other field properties. |
validation rule | An expression that limits the values that can be entered in the field. |
validation text | The text in the error message that appears when users violate a validation rule. |
zero-length string | A string that contains no characters and is used to indicate that no value exists for a field. |