sorry , (was that a joke ) i am kinda confused
You don’t have to be confused. I use this as a friendly expression.
I am relieved because i dont want to do anything wrong to you
Just made a quick test.
I removed the SON DRL Data Source
connection and reconnect again and then reconnected the blocks in the page and it worked without any problem
its still doesnt work at my web , @muneer
is there something wrong at my blocks
by the way @muneer And it doesnt work on you aswell you pressed spaing but it listed bahrain
To check any app, you have to do it step by step. When I ran your app first, the list does not show at all.
I noticed that you have the same source in the Data Sources
add many times. This can lead to problems. I just deleted the Data Source connections
and add it only once and when I ran it again I can see the list.
Now, if the sorting works or not this is what you need to check next.
i tried delete all of them , but it gives error . @muneer
i think easiest way copy sheet
edıt :i tired it with new google sheet , i can see the list but it doesnt sort
This is good.
If it doesn’t sort then there is a type problem between the race_num variable and the Label1 of the DVL. Check this part of the code.
race_num looks solid
everytime label25 changes
Label1 changes so label1 gets the data i dont have a problem there either
i changed every block aswell , but didnt work
Check the data type not the value.
Is this correct?
or should it be this way?
or is there another way?
This is what I mean.
@muneer oh the problem is label 1 then , maybe its because of custom layout?
or maybe this part ?
I created this demo app and it seems to work. If you remix it and connect to your Data Source
and try it.
https://x.thunkable.com/projectPage/61b23c1721c23200105aba1e
yes @muneer it does work
This means there is a problem in your project. The problem exists, most probably, in another screen.
[Edit]
I just noticed that when I try to go to the other screen your app crashes
yes i worked it out , now working on “Yarislar” tab , trying to do same thing @muneer
look it works
Thunkable
same code doesnt filter “Yarislar” tab
You don’t need to make the DVL visible with every turn of the loop. This should be outside of the loop.
Does the DVL in this screen uses the same sheet of the other screen?