I try to build a page where I can type in the name in a search box to search from a list (as buttons) displayed on the page, and the search results are supposed to show on this page to replace the full list. During the build process, I needed to add "generate children from variable" to the ListView so only the search results would be displayed (simple search), but strangely, this function is not available (screenshot Lilstview) for Listview but available for Stack or Column (screenshot Stack). Please refer to the screenshots attached. It's bugging me for days. Can anyone please give me some advice?