Home › Forum › General › Drop-down in table not being set by Connect behavior in HTML version › Reply To: Drop-down in table not being set by Connect behavior in HTML version
Sorry for the confusion. The drop-down in my table has values and captions that I entered at runtime. When I ran a Connect to populate the table, it would select the correct value in the drop-down for each row, but only in Debug. Nothing would be selected in Preview.
However, as I was creating a very simple form to send to show you what I was experiencing, I found my problem. My connection action returns both School Code and School Name. In my Connect behavior, I was trying to set the “all rows” for both the value AND the caption of the drop-down column. If I just set the value item, it works fine in Preview and Debug.\
Sorry again for all the confusion!