Home › Forum › General › Populating a drop-down column in a table using a connection › Re: Populating a drop-down column in a table using a connection
July 23, 2010 at 4:59 pm #5359
Make sure your target column is for all rows and not the current row. Also, not sure if you have already but try testing your connection action from the connection page and make sure you get results there.
In your return parameters, in procedure parameter column, you are using the RS1.xxx prefix to specify the result set correct?