How to debug strange application behavior

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.

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content

Found an issue in documentation? Write to us.