When I add a data view to the List widget it changes from listing the field value to simply saying the name of the field. The view filter is just a simply if blank. Is this a bug or am I doing something wrong? It also does not seem to actually filter anything.


All I want to do is have the List widget on the left to update when a user adds a value on the right. So the list is all data that does not have a value. User adds a value on the right and the record is then removed from the List at the left. But I cannot get it to work. Adding a filter tool requires the user to manually update. Basically the user is working their way down the list until the list is clear. I can do this in Ops Dashboard so not sure what I am doing wrong here. I tried actions but I do not think that is what I want.
thanks