[Solved] User specific app (Database help )

but i need to see 20 rows . it doesnt filter .and the left column is default

1 Like

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
image

Let me know the results

Still doesnt filter

1 Like

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.

oh okay nothing happens , nothing shows up

1 Like

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

1 Like

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.


btw it updates, when i change races

1 Like

Can you explain further?

Label 1 updates itself when i click different races

1 Like

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

1 Like

This one
image

no no i mean at the screen

inside the DVL

1 Like

You cannot see Label1 inside the DVL because you set it for 0 height and 0 width in your custom layout.

i changed it

1 Like

Did you update the form with the new Layout?

yes sending project link
Thunkable

1 Like