Epicor User Default Form Type

Does anyone know where the User → Preferences → Form to Use field is located. I do not see it in UserFile.

I ran a trace to try and figure out the table - The trace shows a reference to Ice.Proxy.BO.UserTracingImpl however i still do not see the User Defautl Form Type.

My goal here is to either make an UBAQ or use DMT to set all of our users to Classic for our GoLive.

Any suggestions welcome,
DaveO 651-246-3281

You should be able to turn everything off in Kinetic Application Maintenance. After that, enable it on a app by app basis.

Mr. John: I apologize, this is an Epicor SaaS installation. After Epicor upgrades our DB the user settings are all set to “User Choice”.

I have to submit a support call to have them turn off the Kinetic UI since as a SaaS customer i do not have global security credentials. Since our GoLIve is going to be a Monday morning - we are at the mercy of Epicor to turn off the Kinetic UI for us.

DaveO

1 Like

Ah. Try playing around with Ice.Menu.DefaultFormType? That’s what Menu Maintenance binds the “Form to Use” dropdown to.

Mr. John: Thank you for the suggestion - I looked at menu - however this setting is user specific - so it must be tied to some table that is related the UserFile (I am guessing).

DaveO

It’s likely a personalization part of global options.

1 Like

Menu.DefaultFormType overrides user settings when set to “Classic” or “Kinetic”, at least according to the built-in documentation.

1 Like

See here…

Table for Preferences “Form to Use” Field

1 Like

Mr. Ernie: Thank you so much. I saw the defaultForm field but the data did not match the options. Thank you for the link - that is perfect.

You are the MAN!

DaveO