Trying to add a select drop down with Node.js. I have attached the datasource to the select, but it just repeats the same item. It seems that it does not create the code for the server connect data source the same way that the other server models do.
Here is my code in Node :
And here it is in ASP.NET
In Node, it looks like it does not know about the repeats. I can edit the code myself and take out scLocationList.data.qLocations[0].
and it works correctly. Anyone else have this issue?
Community Page
Last updated:
Last updated: