Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Quik! provides two different ways to test forms:

...

Note: If you plan to test forms before they go live, please notify our Forms Team at forms@quikforms.com when submitting your forms. This will allow us to keep the forms in Final status until you have completed your testing.

CAUTION: Do not use this test mode in your production environment!

TestFinalFormsMode

To test a form, set the Quik! Forms Engine property "TestFinalFormsMode" property to TRUE.
This setting will pull the form from the FINAL status. For those forms that have been published already, the form that is in FINAL status will be identical to the published form.

...

To test a form with test data set the TestDataMode to TRUE.
Running the Quik! Forms Engine in this mode will cause test data to be entered into each text field. The test data is the Quik! Field Name (e.g. "1own.FName" will appear in the the Owner 1 First Name field on the form). This is a nice way to determine what fields appear on a given form.

EXCEPTIONS:

  • This test data mode cannot populate checkboxes with data, but they can be tested by manually clicking the field.

  • Formatted fields (such as SSN) will also not prefill test data.

REST Example for Testing Final Forms

...