...
You will see the following message when the _data.properties file has been successfully uploaded to :
Info |
---|
- Parameters defined in the _data.properties file can be retrieved using _data.getParameter in rules. Dynamic Labels, Help or Hints is an example showing how you can set the value of control labels, help and hints dynamically in a rule.
- Template Validation: Templates throughout will be automatically validated when the form/flow is first loaded, upon upload of a form/flow or upon saving a form/flow. Any templatized property that references a value to be supplied by _data 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.
|
Setting Global Data in Configuration Files
...