Combo Boxes in App Studio

I was able to get a UserCodes combo working but how do you get it to select the value of the record you’re looking at? Like, the EpiBinding record? When I go to my Details page the combo is not selected. If I drop it down, it does select the correct item and then stays selected but I think a user would be confused because it looks blank initially.

EDIT: I was able to figure this out by documenting all the greyed out settings from the canned UserCodes Reusable dropdown but this time didn’t choose the canned one but used settings from it I needed and changed the ones I needed to change… success!

@tpogue this is great reference material!
Have you ever figured out how to filter the UD Table on a different field?
I’m trying to display values in my combo box list based on OrderDtl.PartNum of an Order line.
I don’t feel it should be that difficult. Am I missing something?

1 Like