Force users to Kinetic on items marked "User Choice"

So, where can I set a system menu that is marked “User Choice” to run only the Kinetic form?

I can change the “Form To Use” field on custom menus, but not on system menus.

Epicor used to have a Kinetic Application Maintenance app to set this globally, but it disappeared along the way.

We’re wanting to change these in Pilot in stages as users are trained.

I know it’s a simple thing, surely.

Thanks,

Joe

I have no problem setting the form to use. Yours is disabled?

1 Like

Use the 3 dot menu to copy the menu to your current company first, then you can make changes.

Epicor won’t let you alter a system menu.

2 Likes

Michael,

Yes, they’re read-only. But I have changed them on system menus before with an updatable dashboard.

Thanks,

Joe

Thanks, Gabe.

There are a bunch of them, but we might have to do that.

Joe

I’d be really careful with that. Menus and securities have less backend data integrity control than most things. Footgun prevention is mostly handled at the client. Copy-to-company, then being very careful to only work on company copies, preserves the system copies if you need an easy way to unwind your work if/when you discover that things work in unexpected ways. Configuring the whole security ecosystem effectively requires using DMT or whatever, which do make it very easy to accidentally do undocumented things.

2 Likes

I don’t know what you guys are saying, lol. The “Form to Use” field is editable for me and always has been. And no, I don’t have any cusomization in place. This is straight from demo.

1 Like

Not for me:

I guess I’m special :rofl:

I haven’t changed anything else except Form to Use, but it look like I can.

1 Like

:man_shrugging: You are the special one.

Seems Schitts Creek GIF by CBC

1 Like

You guys on prem? Wonder if it’s a SaaS thing…

2 Likes

Maybe the difference is prior setup? In new cloud environments, I see that the copy to current company feature is required to edit menus, but not on an upgraded database.

edit: also, maybe SaaS vs On-Prem.

On-Prem here and I have the same edit ability as @mbayley without having to copy the menu.

Do you have the “Kinetic Options” in the overflow menu? If so, you can use that to set the UI for that menu and all sub menus.


Yes, we are.

It looks like the GetRowMenuMaint endpoint returns CanModify = true for all menu items.

I dug into the stored procedure source for GetRows, and it looks like they’ve hardcoded it always to be true (for us at least).

3 Likes

mumbles in SaaS

2 Likes