Hi,
Can a filter on a table have all the resulting table entries populate a text widget? I can get the first value from the filtered table into the text widget, but I'd like to know if it is possible to dynamically get all the filtered values (rows) to populate the text box.