Classic EpiCombo -> Weird one lol

I’m in 2025.1.11, and in a classic form, I just added an EpiCombo for User Codes.

Got it all set up, and it says it can’t find column CodeDesc, and won’t even close ffs.

So I decided to change the DisplayMember to CodeID and it now works…

But it’s not displaying the CodeID in the dropdown… It’s displaying the CodeDesc.

Music Video Wtf GIF

So I have it set up wrong, and it’s doing exactly what I wanted..

Seriously?

3 Likes

Did you set the DataSet type to RowsDataSet?

2 Likes

Yep

1 Like

Plot thickens. I set it back to CodeDesc, and it’s still working lol.

1 Like

I’m going to mark this as the solution, just because I think some kind of weird issue occured between saves or something. But I did kill the client, open it back up, and it was set properly, and still didn’t work.

Who knows?

4 Likes

In Classic screens, that change to RowsDataSet was ALWAYS needed for that table (and ONLY that table from what I can tell, I’ve never changed it for any other one)

2 Likes