Kinetic UI Utility - Favorite Menu Items Reorder

I made a thing.

I’ve had a few people ask me if you can rearrange your favorite menu items without removing and adding them back in the Kinetic UI. I couldn’t find a way to do it and it sounded fun, so I made a way to do it.
Testing done was based off of my own favorites and may have bugs based on different user experiences–who knows.
The layer, in typical Kinetic fashion, was also SUPER buggy to work with. Hopefully, the events don’t get wiped out when you install the CAB. :grimacing:
I didn’t include a menu item in the CAB, so you’ll have to add that yourself or access it through the Application Studio menu in Kinetic by searching for Erp.UI.Favorites and clicking on the layer.
This was done in 2024.2.

Don’t ask how to do the row reorder thing. It’s broken. I had to modify the JSON in SQL. RIP.

Here’s a preview:

ResequenceFavorites

Here’s the CAB:
Favorites_Customer Solution_4.3.200.0_022425.cab (24.3 KB)

Contents:

Item Name
efX Favorites
BAQ FavItems
Kinetic App Erp.UI.Favorites
Kinetic Layer sgcFavorites

I’d be curious to hear how the installation process goes for folks.

14 Likes

Updated to allow users to change the folder as well.
This is a bit weird because as long as you’re editing the row (clicked into it, even), the sorting on the grid breaks which subsequently breaks the row reorder ability. All you need to do is click out of the grid after you make your folder change.
It also doesn’t seem to load the grid column’s combo description until you click into it a couple times. Don’t really care enough to figure out why. :woman_shrugging:

FavoritesV2

CAB File

Favorites_Customer Solution_4.3.200.0_030525.cab (24.6 KB)