I have a situation that I cannot figure out. If no one on here has an answer, I’m going to open a ticket.
I have a slideout that I am using as an entry form. It has a bunch of Combo Boxes, and they all work except for one. When you do the drop down, you do not see any values. However, if you run your pointer over it, you can tell there are rows there.
Selecting any of the lines will return a value that is displayed. All events that happen after selecting something run and you can see the value in the dev tools. The next Combo Box works fine.
I double checked all of the settings on the CB to the one below it, and there were no differences. I tried selecting all of the different values in the CB before it to see if that was somehow contributing. All values have the same result, an “empty” CB.
I’m all out of ideas. Anyone see this before or has any ideas?