Preview Data Tab

Fields on the Preview Data Tab

Property Description
Preview Data File Select a file to furnish initial data values for the controls on the form. Choices are None, Default, or Custom. If None is selected, no values appear initially in the form controls. Default provides a default value for each type of control. To use Custom, first create a copy of the default .data.json file. Edit its values, and then select the file in the Custom field.

It is also possible to create input data from the data submitted in preview. To do this, open the form in preview, fill out the values in the form, and click Submit. The submitted data is logged in the preview application. Copy the JSON object from the log, and paste it as the content of the custom .data.json file.