Issues with Drop-Down list

Hello all,

So I was advised that we are currently using the Product Group field incorrectly (Currently using for customer. We only sell each part to 1 customer so they want customer data directly on part master).

I plan to free up the Product Group field with DMT and drop customer into Ref category field.

Here’s where I run into a mess. I can’t seem to recreate the drop down menu that was available on the ProdGroup field. It displayed customer description in the dropdown and searched by first letter.

Is this something that needs to to be accomplished using a BPM or code?

Thanks so much,

Alice

These dropdowns should be structured similarly; I gave it a quick test in 10.1.600. The values in the Group dropdown come from the “Product Group” form. The values in the Reference category dropdown come from the “Reference Category” form. So, what you’ll want to do is determine what values you need in the dropdown (potentially by looking at the product group), then add reference IDs and descriptions on the reference category form.