Image Field
The Image special field allows you to use your own images as inputs on your form. Add your own images by editing the Field Values property.
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 field and is also the name of the column heading in the submission bin. | ||||
Multiple | Set this to true to enable multiple selections. | ||||
Click to Enlarge | Set this value to trueto show the large image on click. Note: If you set this value to true, In the Field Values property, you must upload both a large and a small image. | ||||
Show Border | Set this to false if you don't want a border around the image. | ||||
Selected Border-color | Choose the color for the border when the user selects the image. | ||||
Selected Background-color | Choose the color for the border when the user selects the image. | ||||
Layout | Choose whether you want the images to form a column or a row. | ||||
Field Values | Click the button to display the Field Values window, in which you can add one or more Data Values. You can also choose the images you want to upload (you may need to upload a large and small, depending on how you set the value of the Click to Enlarge property). A Data Value is a unique internal name for an item in a form. In the Display Value column, you can enter a user-friendly label for each item. Learn more about the Bind Value in Bindings.
|
||||
Dynamic Data | Click the button to configure data lookups. Dynamic data uses a database/table to lookup the data to populate this element. Learn more in Dynamic Data. | ||||
Tooltip | Enter a short help comment to 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 | Enter the text which will serve as the default entry until the user replaces the text. | ||||
Encrypted | Set this property to true to encrypt this field. We store all encrypted data in our database with 512-bit military-strength encryption. | ||||
Maxlength | The maximum number of characters permissible in this field. If the Autotab property is set to true, the focus will automatically move to the next field after the user enters the maximum number of characters. | ||||
Autotab | When set to true, the focus will automatically move to the next field after the user enters the maximum number of characters set in the Maxlength property. | ||||
Read Only | If set to true, the user cannot make any entries in this field. | ||||
Theme | Set this property to Inherit to use the Field SubTheme defined by the master theme for this form. Or, select a subTheme which will apply directly to this element. Once a subTheme is applied, you can edit it within the ThemeEditor. Learn more in Themes & Styles. | ||||
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