New tab page for Kinetic-web Order Entry was requested.
I have it wired up and working
but what is this guid thingy ? (circled)
New tab page for Kinetic-web Order Entry was requested.
I have it wired up and working
but what is this guid thingy ? (circled)
It would appear to be the GUID of your grid.
I imagine if you give it a proper title it might get replaced with that.
If I remove the Title, it defaults that to the ID of the grid (metafx-panel-card-grid-1da1f).
great, thanks, ideally though now that it’s blank, I’d love to make that search panel dissappear
I tried turning on “autofill container” but that’s not the secret sauce I guess
That’s the “tree view”. If you had more panel cards or pages under that tab page, that’s where they would be listed. Not sure if you can find a setting to hide the tree view or not.
You really can’t.
Auto fill container just makes the grid take up all the space it can.
I was messing with the JSON returned from the “GetDataForTree” rest call that happens. Maybe you can do something with that, but it’s not going to be straight forward.
I’m going to leave it for now, thx for the tips tho !