How do you configure a form in vFlow 2.0 to ensure it is displayed on the screen and in preview mode?

How do you configure a form in vFlow 2.0 to ensure it is displayed on the screen and in preview mode?

To configure a form in vFlow 2.0, you must correctly set the data type. The available data types are the following:

  1. Static
  2. Path
  3. API

For example, set the data type to “Static” and provide an empty object {} in the JSON field. This configuration ensures that the form data is properly bound and displayed in both the screen view and the preview mode.

NOTE: The Rest of the configuration will be the same such as configuring Fieldset and mapping it to the form.

@richa_chachan Pls add if I miss anything in this.