How Can We Help?

Search for answers or browse about Sintel Forms.

Debugging your forms

You are here:

While designing forms, you might run into situations where the Rules you’ve set up in the Logic screen don’t behave as expected. Typically, this occurs due to minor misconfigurations, such as inactive rules, improper use of multiple conditions with an incorrect Conditions check method, or potential issues with a JavaScript function you’re employing.

Luckily there is a pretty easy solution to enable debug mode by appending &debug=1 to the URL.

When this is enabled you will be able to see all the information by hitting the F12 key on your keyboard. This is supported by most popular web browsers including Google Chrome, Microsoft Edge, Firefox & Internet Explorer.

Normal Mode

In normal mode you can see that there isn’t much data shown in the Console

Debug Mode

In debug mode you will see the details of the Logic rules that are executed

At the form’s top, you’ll notice clear indications that you’re in debug mode. This mode provides significantly enhanced details about processed Logic rules.

Using the &debug=1 parameter maintains the form’s regular functionality. It’s added primarily to aid in troubleshooting any Logic-related issues you might encounter.

 

If after using the &debug=1 parameter you are still unable to resolve your issue, don’t worry, help is available! Customers who have purchased a license can email their form template to us and we can review it and attempt to resolve your issue. To learn how to do this, please refer to the following article: Export a form template

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents