Is there a document listing Property-set prop values for panel card grid properties? For example, Auto Fill Container, what should I enter in the prop field?
I find the best resource for this to be the Browser / F12 Debug tools.. use the hotkeys control-alt-8 to turn on debugging and control-alt-l to display the various components on your page and their properties.
See the “Loading layout component object” section under Epicor’s F1 help topic “Debugging Applications”
Thanks for the reply.
I am trying to debug using both Edge and Chrome browsers, the consoles in both browsers are showing the error messages only. Neither Ctrl+Alt+L nor Ctrl+Alt+V are adding any information to the consoles.
You have to click in the Kinetic form first to enable these: Ctrl-Alt-8, then you’ll be able to see the views and other debugging. It won’t enable if I’m in the console window.
I followed your instructions, and I am able to see the Application Dataviews when clicking Ctrl+Alt+V, but Ctrl+Alt+L not producing anything.
In the console, what do you get when you type
epDebug.views
Whoops, misread your reply. Views is working. Layout? Using big “L” or lowercase like Gabriel?
Do you by chance have an ATI video card? My desktop does, and the ATI drivers default to taking over the CTRL-ALT-L key combo, so Epicor never “sees” it.
Also, try other browsers, also, try incognito/private mode. I’ve had combinations of these work when others don’t.
I have NVIDIA video card. Lower case l or uppercase L is not working.
Incognito did not work either.
I had to go into my browser settings and extension settings to turn off hotkeys for other apps.
Well, Ctrl+Alt+l only works in Chrome for me, not MSEdge. @klincecum’s probably correct that something is grabbing that Hot Key before Kinetic can see it.
None of the browsers have extension shortcuts.
I just turned on the Global Settings \ Enable Server Tracing checkbox and Ctrl+Alt+l is working.