How can I debug my forms and conditions?

  • konicki
    Asked on May 10, 2017 at 9:52 AM

    Is there a way to track or see fields and their values that have been modified by conditions, and how can I know that an email was successfully sent?  In other words, are there techniques for debugging and troubleshooting problems?

    Thank you.

    Greg

  • Kiran Support Team Lead
    Replied on May 10, 2017 at 11:44 AM

    Unfortunately, there is no inbuilt function to track the fields based on the conditions. Generally, the changes made to the fields based on conditions are displayed on the form itself if they are not hidden. If the fields are hidden, you may consider showing them on the form for testing purposes. If you are referring to calculation values of the field, you may consider adding a separate calculation widget temporarily to the form to read the calculation value.

    how can I know that an email was successfully sent

    You may check the email history log to see the email notifications/auto-responders being sent for your forms. Please refer to the guide below to check the email history.

    https://www.jotform.com/help/293-How-to-View-All-Your-Form-Email-History 

    Hope this information helps!