I have a combobox that pull from a collection. However, when I open the Fields property to select the two row layout (or any layout actually), it only shows me a few of the fields to select from for that data source. Of course the ones I need are not showing. I have no idea why and if I highlight the Collection in the data source, it shows me those fields.
Items: SortByColumns(list_Port,"PortCode")
But in the Fields property box, it does not show all the fields from list_Port, yet if I highlight it in the formula, it shows them to me.
Tried creating a new combobox, same issue.
Any help would be appreciated. I've been tuck on this for hours. Thanks!