{{\'Column\' | formioTranslate}} | ' + 57 | '{{\'Width\' | formioTranslate}} | ' + 58 | '{{\'Offset\' | formioTranslate}} | ' + 59 | '{{\'Push\' | formioTranslate}} | ' + 60 | '{{\'Pull\' | formioTranslate}} | ' + 61 | '' + 62 | ' |
---|---|---|---|---|---|
' + 67 | ' | ' + 68 | ' | ' + 69 | ' | ' + 70 | ' | ' + 71 | ' | ' + 72 | ' |
Custom components can be used to render special fields or widgets inside your app. For information on how to display in an app, see custom component documentation.
' + 56 | '' + 57 | 'Two available variables. "value" is the array of row data and "components" is the array of components in the grid.
' + 61 | 'Two available variables. "row" is an object of one row\'s data and "components" is the array of components in the grid. To add click events, add the classes "editRow" and "removeRow" to elements.
' + 66 | 'Two available variables. "value" is the array of row data and "components" is the array of components in the grid.
' + 71 | 'Normal validation does not run when a row is in "View" mode. This validation allows running custom view validation and returning an error per row.
' + 86 | 'You must assign the valid variable as either true or an error message if validation fails.
' + 87 | 'The variables row, component, and valid are provided.
' + 88 | ' ' + 89 | '{{\'Validate this email using the Kickbox email validation service.\' | formioTranslate}}
' + 31 | '{{ \'HTML Element with no content\' | formioTranslate }}
Enter custom conditional code.
' + 95 | 'You must assign the next variable with the API key of the next page.
' + 96 | 'The global variable data is provided, and allows you to access the data of any form component, by using its API key.
' + 97 | 'Also moment library is available, and allows you to manipulate dates in a convenient way.
' + 98 | '' + 99 | 'Execute custom next page with JSON and JsonLogic.
' + 103 | 'Submission data is available as JsonLogic variables, with the same api key as your components.
' + 104 | '' + 105 | '' + 106 | '{{ header }} | ' + 44 | '
---|
' +
48 | ' | ' +
50 | '
Enter custom conditional code.
' + 28 | 'You must assign the show variable as either true or false.
' + 29 | 'The global variable data is provided, and allows you to access the data of any form component, by using its API key.
' + 30 | 'Also moment library is available, and allows you to manipulate dates in a convenient way.
' + 31 | 'Note: Advanced Conditional logic will override the results of the Simple Conditional logic.
' + 32 | '' + 33 | 'Execute custom validation logic with JSON and JsonLogic.
' + 37 | 'Submission data is available as JsonLogic variables, with the same api key as your components.
' + 38 | '' + 39 | '' + 40 | 'Enter custom validation code.
' + 15 | 'You must assign the valid variable as either true or an error message if validation fails.
' + 16 | 'The global variables input, component, and valid are provided.
' + 17 | ' ' + 18 | 'Check this if you wish to perform the validation ONLY on the server side. This keeps your validation logic private and secret.
' + 25 | 'Execute custom validation logic with JSON and JsonLogic.
' + 30 | 'Submission data is available as JsonLogic variables, with the same api key as your components.
' + 31 | ' ' + 32 | ' ' + 33 | '' + 17 | 'Using a dot in your Property Name will link this field to a field from a Resource. Doing this manually is not recommended because you will experience unexpected behavior if the Resource field is not found. If you wish to embed a Resource field in your form, use a component from the corresponding Resource Components category on the left.' + 18 | '
' + 19 | '{{ labelHeader | formioTranslate }} | ' + 24 | '{{ valueLabel | formioTranslate }} | ' + 25 | '' + 26 | ' |
---|---|---|
' + 31 | ' | ' + 32 | ' | ' + 33 | ' |
{{ "Key" | formioTranslate }} | ' + 18 | '{{ "Value" | formioTranslate }} | ' + 19 | '' + 20 | ' |
---|---|---|
' + 25 | ' | ' + 26 | ' | ' + 27 | ' |
{{ labelLabel | formioTranslate }} | ' + 24 | '{{ valueLabel | formioTranslate }} | ' + 25 | '' + 26 | ' |
---|---|---|
' + 31 | ' | ' + 32 | ' | ' + 33 | ' |
{{ labelLabel | formioTranslate }} | ' + 28 | '{{ valueLabel | formioTranslate }} | ' + 29 | '{{ \'Shortcut\' | formioTranslate }} | ' + 30 | '' + 31 | ' |
---|---|---|---|
' + 36 | ' | ' + 37 | ' | ' + 38 | ' | ' + 39 | ' |
10 | {{ (component.label || '') | formioTranslate:null:builder }} 11 | 12 | | 13 ||
---|---|
30 |
31 |
37 |
32 |
36 |
33 |
35 | |
38 |
39 |
40 | Datagrid Components
41 |
42 | |
43 |