Kinectic UserCodes DropDown Value Selection

When using UserCodes for the DropDown Reusable Combo , selecting Default as the type fills in parameters which cannot be changed. Would like to use the Description vs CodeID as the Value field. ie… when selected , Description would populate the bound field. CodeID is default and cannot be changed it seems. CodeID is too short to hold the values I need to store. Are these customizable ? thanks…

I tried not selecting Default as the Sub Type , duplicated the entries when default was selected , the UserCodes where not retrieved / displayed at all…

I found this reference guide on EpicWeb that gives good instructions on how to setup the UserCode combos and got mine working. page 434-435.

https://epicweb.epicor.com/doc/Docs/Kinetic_AppStudioReferenceUserGuide_2023.2.pdf

https://epicweb.epicor.com/doc/Docs/Kinetic_AppStudioUserGuide_2023.2.pdf

1 Like

thanks Greg …