Is there a replacement for the JavaScript Debugger Console CTRL J when you are working with HTML form in AEM 4.
What's the best way of displaying javascript error like the debugger used to in PDF forms other than using the
console.println method.
Thanks