10,729
edits
No edit summary |
|||
Line 68: | Line 68: | ||
* Expand Button – Show or hide the button that allows users to expand/collapse form tabs. | * Expand Button – Show or hide the button that allows users to expand/collapse form tabs. | ||
* Initial state – A form tab can start either expanded or collapsed. | * Initial state – A form tab can start either expanded or collapsed. | ||
Additional settings for '''Auto Grid''' ([[Form#Displaying_multiple_fields_per_row|display multiple fields in one row]]): | Additional settings for '''Auto Grid''' ([[Form#Displaying_multiple_fields_per_row|display multiple fields in one row]]): | ||
* Max Columns – How many fields should be displayed in one row. This is the maximum value, the row may show fewer fields, depending on available space. | * Max Columns – How many fields should be displayed in one row. This is the maximum value, the row may show fewer fields, depending on available space. | ||
* Min Width – Define in pixels, what is the minimum width of the form to display multiple fields in one row. | * Min Width – Define in pixels, what is the minimum width of the form to display multiple fields in one row. | ||
Additional settings for '''lists''': | Additional settings for '''lists''': | ||
Line 78: | Line 80: | ||
* Icon Name – Enter a custom icon name (located in the Tabs directory). | * Icon Name – Enter a custom icon name (located in the Tabs directory). | ||
* Binding – For associated lists, it defines the lookup field. | * Binding – For associated lists, it defines the lookup field. | ||
The following properties can be configured on the '''Field''' level: | The following properties can be configured on the '''Field''' level: | ||
Line 86: | Line 89: | ||
** Full Width – This field is always alone in a row. | ** Full Width – This field is always alone in a row. | ||
** Break After – This field can be displayed in a row with other fields, however, it is the last field in the row. | ** Break After – This field can be displayed in a row with other fields, however, it is the last field in the row. | ||
* Enable for OCR – Available for text fields (single line of text, multiple lines of text). When enabled, a scan button appears in the app. You can scan an image, extract text, and use one of the text lines as the value of the field. | |||
* OCR reference image – Use "Do not save" if you don't want to store the image used for recognition; or select one of the existing images. | |||
Additional settings for '''table items''' created via '''Add Table''' button ([[Form#Displaying_multiple_fields_per_row|display multiple fields in one row]]): | Additional settings for '''table items''' created via '''Add Table''' button ([[Form#Displaying_multiple_fields_per_row|display multiple fields in one row]]): | ||
* Position in table – Select the table cells that the selected item should occupy. | * Position in table – Select the table cells that the selected item should occupy. | ||
Additional settings for '''buttons''' created via [[Form#Additional_form_components|'''Add Button''']]: | Additional settings for '''buttons''' created via [[Form#Additional_form_components|'''Add Button''']]: | ||
Line 94: | Line 101: | ||
* Label – The text on the label. Note that in default styles, button labels are not displayed in the app. | * Label – The text on the label. Note that in default styles, button labels are not displayed in the app. | ||
* Command – You can associate a command with this button. | * Command – You can associate a command with this button. | ||
{{Anchor|Image Actions}}Additional settings for '''image items''' created via '''Add Image''' button – these are the actions that app users can do with the picture in the app. | {{Anchor|Image Actions}}Additional settings for '''image items''' created via '''Add Image''' button – these are the actions that app users can do with the picture in the app. |