Custom Column Like - Kinetic Grid -> Nope, Works in classic

I’ve got a grid fed by a baq. Has a custom column like on a column JobHead.JobNum

Classic grids allow me to use “Open With”.

Kinetic grid is just like:

Im Not No Way GIF

4 Likes

Oh FFS

I collapsed the grid and expanded the grid, and it works…

Music Video Wtf GIF

3 Likes

To make it more fun, sometimes when you set it up it just works without having to collapse and expand.

I just started adding a collapse and expand sequence to the onLoad event when it didn’t work.

2 Likes

Ok, here is what I did.

I have 5 grids inside one panel card.

I set the whole panel to start not expanded.

In the onload event, I used dashboard-timer-set to wait 500ms.

In the event it called, I used dashboard-timer-clear to stop the timer.

Then I used property-set to set my panel card expand to true

Worked a treat.

4 Likes

Should have started with 3000ms so when people complain about it being slow you can just shave a little off and make it feel snappier lol

5 Likes

Sounds like there is a spot on the kinetic dev team for you

2 Likes

They only do step 1, support never passes the complaints back to dev for step 2.

1 Like

Of course now, even though I’m choosing job entry, it’s opening job tracker…

But did the timer really stop? Mine go rogue but prolly just my fault.

1 Like