Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Debugging Tools within VBCS
Summary:
Hello Community,
Is there currently a way in Visual Builder Studio to debug in realtime?
At the moment we have found an Audits tab at the bottom we can pull up to see errors in our project. The errors (and warnings,...) we see in Audits are syntax errors.
We can also see Runtime errors when you go to live mode. But then a pop up recommends you check browser developer tools console for more details.
In browser developer tools console, you can use the usual debugging tools like adding break points, watching variables, etc. And there are tricks you can do to find your JavaScript code and filter the console on your specific dev logs.
Tagged:
1