How to debug strange application behavior

Answer

If you experience strange Pricefx app behavior, you can try in Chrome:

  1. View > Developer > Developer Tools.

  2. Go to the Console tab.

  3. Run this snippet:

    javascript:isc.showConsole()

In Windows, there is also an easier way: Ctrl+Alt+Click on PFX logo in the top left corner.

Found an issue in documentation? Write to us.