Accessing text input field within listview

Hey there @nl-setech,

Indeed, you have to enable instance values in your listView so that you can access that instanceValues property and use the index accordingly to access to field you're targetting.

I've made a short video tutorial on how to access instance Values here. I hope this helps!