How to add a combo box in a grid (kinetic)

Really appreciate all of your guys’ help with this! All working as intended now. The amount I learn from this forum compared to Epicor’s documentation is insane..

Another issue I’m trying to solve: How can I display a combo box dropdown within my UBAQ grid instead of its respective UD Code key value?

I started by choosing ‘Combo’ for the Erp Editor property on that column:

Attempted to set these Reusable Combo properties up the same way I have it for my combo box component on the “entry” form (where new issues are saved), but I’m unable to edit most of the properties there. When filling in Type and Sub Type, nothing would auto-populate like I’d expect either:

Lastly, I tried populating the combo using a BAQ. Again, many of the properties here in Advanced are disabled and I’m unable to modify anything. Any thoughts?

There’s another thread here about type and subtype not populating, there’s a bpm fix for it, or you can ask epicor for an update/hotfix, or you can manually type the full name into the box and hit tab and then “default” into the bottom one and it should populate.

That’s what I attempted in my screenshot (with and without tabbing, tried copying/pasting the Type code and Subtype “default” instead of manually typing, etc) and was still unable to get that Reusable Combo section to recognize anything. Simply displaying the CodeDesc for those ‘0X’ key’s in the grid will suffice for now - Thanks Gabe.