Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Javascript Debugger in LC Designer ES3

Avatar

Level 1

Hi all,

Javascript Debugger does not show up when I do a Ctrl-J in LC Designer ES3.  Any suggestions?  Thanks.

4 Replies

Avatar

Level 10

Yea that happens to me sometimes also... the only way around I can suggest you is open the form on adobe acrobat pro, there the debugger should show up...

or you can use the try catch statement

http://blogs.adobe.com/formfeed/2009/03/handling_javascript_exceptions.html

Avatar

Level 1

It's a hassle, because then I can't save the form in designer unless I close it, etc.  I'll try the try catch statement.  Thanks Magus069.

Avatar

Level 8

Can you use console.show()? I don't have ES3 so can't test.

Kyle

Avatar

Level 1

@Kyle,

I'm not sure, I tried on the Form:Ready event and it didn't come up?  How do I do that?  Thanks.