Time Field
The Time special field provides the user with a set of drop-downs to choose a time value. This is useful, for example, if you are design a form for events that have a particular start time. By using drop-downs, you can greatly reduce the errors that are often seen in these types of form entries. You can configure the hours, minutes, and am/pm.
In this topic, we cover the general properties for this element. Learn about other properties in the Introduction to Validation and Layout Basics.
Property | Description |
---|---|
Field Name | This is the name used to reference the first field and is also the name of the column heading in the submission bin. |
Style | Select one of the predefined style options. Note: Styles only apply when the use Basic property is set to false. |
Basic Mode | The native browser selection elements lack the styling enhancements of the logiforms selection elements, but in some cases you may find it more practical to use the native select element. Set this to true to use the default, native browser select element. If you are unsure, leave the default setting (false). |
Start Empty | Start with no value selected in the first and second drop down. When this is false, the first item in the drop down is selected by default. |
Available Hours | Click the button to the choose the hours that will be available in the drop-down. You can select all, or hold down the CTRL key and select multiple, disparate hours (for example, 10, 12, and 2). |
Available Minutes | Click the button to the choose the minutes that will be available in the drop-down. You can select all, or hold down the CTRL key and select multiple, disparate hours (for example, 15, 30, and 45). |
Available AM/PM | Click the button to the choose whether AM, PM, or both will be available in the drop-down. If you have clicked one, but realize you need both, simply hold down the CTRL key and select both AM and PM. |
Tooltip | Enter a short help comment, which will display nearby when the user hovers over the element. |
Caption | Enter the caption text, which appears either beside or above the element. |
Multi-line Caption | When the caption wraps, you may notice the line height is wrong. This is when you need to enable the multi-line feature by setting this property to true. Note: Keep in mind that you can increase the caption width so that the caption text does not wrap. |
Admin Caption | This is the caption to use when viewing data via the submission bin record detail window. When left blank, the original caption is used instead. |
Defaultvalue | A default time value should use the 12 hour clock format (e.g "12:00 PM"). |
Dependency | Create a dependency to hide or show this element based on a rule. The field becomes "dependent" on other values entered on the form. Learn more in Dependencies. |
Hidden | Set this property to true if you want this element to be hidden. |
Hide Mode | This property determines how the element is hidden and if it will collapse within the space it would otherwise occupy. |
Have more questions? Submit a request
Please sign in to leave a comment.
0 Comments