Display ListView Items with Text Box Constraint

0
Hey guys, so I have a listview and a dataview that listens to the listview widget. My goal is to only show the objects for the listview where a certain text box has a specific value. In the example below it only shows the objects with ID “175010”. This should happen after clicking the search button on the right. I already configured a microflow as data source but this does not seem to work since the data view above needs to listen to the widget listview. Therefore I get the error message: “microflow does not match available arguments”. It would also be okay if the display of list objects would happen on change of the text box. Another issue with this structure seems to be that the value in the listview temporarely changes based upon the value in the text box (e.g. picture 2). Does anyone know how to solve these issues? Thanks in advance :)
asked
0 answers