but i need to see 20 rows . it doesnt filter .and the left column is default
Now, let’s test what is going on.
Add a label in your screen and add the circled blocks so you can see what is in the this column in the data viewer
Let me know the results
Still doesnt filter
At this stage we do not care about filtering.
We want to see what is stored in Label1 in the custom data viewer.
Please add the label to the screen and add the blocks in the red circle so we can see what is going on and understand why it is not filtering.
Good, this means that, for some reason, the Label1 is not being updated.
Now, the next step is to change the custom data viewer and give some height and width to Label1 because it might be the reason. Just thinking, I’m not sure.
but arent we supposed to see label 22
No, you will not be able to see it. When the content of the Data Viewer is empty or null then you will not see the label unless you put a border just to see that it appears in the screen.
Can you explain further?
Label 1 updates itself when i click different races
We want to see Label1 inside the Data Viewer. Not the one in the screen. In the screen we want Label22.
Label22 should give us what is in Label1 of the Data Viewer.
okay changing that
i dont see label 1 as you say
This one
You cannot see Label1 inside the DVL because you set it for 0 height and 0 width in your custom layout.
Did you update the form with the new Layout?
yes sending project link
Thunkable