...
- Any control that has a templatized property error will show an error message below it (red text on gold background).
- Within a flow, any flow step containing a control that has a validation error (for a templatized property) will be shown in pink when not selected.
- If there are form/flow/flow step templatized property validation errors present, then when the designer opens the corresponding properties dialog, all properties on all tabs are immediately validated. Any tab containing an error will be displayed in red text.
Note |
---|
Any templatized property that references a value to be supplied by _data (either the uploaded _data file or that supplied by the _data url parameter) that is not also a control name will result in a non-fatal validation error. In this situation, the designer can either ignore the error or, if the validation is for a flow/form or flow step property that prevents saving the properties, add a hidden control of the same name so that validation passes. |
...