JavaScript Console in liferay


We can enable javascript console  in liferay. Add the following parameters in portal-ext.properties.


    #
    # Set this to true to enable the display of JavaScript logging.
    #
          javascript.log.enabled=true

After adding parameter and restarting the server at the bottom you can see the console

Comments

Popular posts from this blog

How to know which liferay version we are using

Viewing the SQL Query in liferay : debugging the SQL Query in Hibernate

Executing the BackGround Task