I try to create a automatic search bar for a dataview list, but can get it to work. I have followed this tutorial https://community.thunkable.com/t/making-a-search-bar/60939 but compared with the tutorial I assume that I need to “Set data_viewer_List_Wrapper” instead of “Text_item for List_viewer”. Any ideas why this don’t work?
Your tempList variable needs to be a list of Data Viewer List component IDs. Is it? I’m guessing it isn’t. But you can get the block you need from the Any Component drawer. It will provide a list of all DVLs in your screen/group etc.