Hello,
Can you give me some clues on how to create proper data mapping in case of list view component? I need to use "Data filter" option. Once I enable this option the search box is visible but I do not know how to map its value to database request. In fact there is only one child element named "visible". There are child elements underneath but they belong to list item object. So I have no idea how to connect user search input with database request on the mapping diagram.