How to debug strange application behavior
Answer
If you experience strange Pricefx app behavior, you can try in Chrome:
View > Developer > Developer Tools.
Go to the Console tab.
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.
Â