Custom Layout Problems

i have been trying to diagnose the problem ,
i come up with 2 problems ,
First one is when you hit the first time at "Sürücüler Tab " you only get 10 data .
And lets say after that you pressed another tab , it loads full 20 of them .

PROBLEM 1 :
When i hit the first time at my phone :

And when i switch to another screen and come back again , it looks like this :

So after second time it loads every data .


And the second one is about custom layout , i was trying with 100% row width but it was looking like this at my phone


but at web live test preview it looks like this

SO i tried to change row size ,
at web preview it looks like this

but at my phone it looks like this

How can i fix those problems ?
PS: Dummy screeen method didnt work out .
And i m working on at Sürücüler screen
Project link : Thunkable
Layout link(screen2) : Thunkable
google sheet link (Pilots tab) : SON DRL - Google Sheets

2 Likes

UPDATE : i fix problem 2

2 Likes

So, now you only the problem of 10 rows if you open the screen for the first time?

1 Like

Yes sir , but i will try out the dummy screen again
Edit : did not work @muneer

2 Likes

See this screen recording from my phone

It works with me.

This is my code in original screen

image

Code in dummy screen
image

1 Like

@muneer sir where is your dummy screen exactly?
did you put it inside the bottom tab navigator , or outside of it?
My phone : DummyScreenbeko.mp4 - Google Drive
EDIT 2 : Maybe sir your 's processer is really fast :smiley:

2 Likes

The ScreenDummy is outside of the navigator.

1 Like

@muneer , this time i put outside

1 Like

Take a screenshot of your screen with DVL having data.

Make that screenshot as the background image of the dummy screen so that the user will not notice it.

Just a suggestion.

1 Like

But data will not stay the same @muneer
i guess i will have to find a way to make default layout pretty

1 Like

yesterday you told me to do with timer , is it promising or we gave up that idea? , or dont we have a dev to report this issue? @muneer @tatiang @manyone @cassandra (issue is , custom data viewer list doesnt load every row.

2 Likes

and @muneer i would like to suggest another aproach , instead of choosing columns from design screen , maybe we can load info from google sheet with Code Blocks .

2 Likes

The timer works OK,

You can also use clone blocks to do a similar thing. Will do a quick demo for you but the timer works and effective.

1 Like

Thanks @muneer

2 Likes

This is the timer function
image

Timer setting

image

2 Likes

it works good , it will do the job , but i would like to make it faster if you have any ideas

See this quick demo for dynamic showing of Google sheet rows

https://x.thunkable.com/projectPage/61acc522f3a16a00da1cce08

wow it looks great but i dont think that users will like that , they just want to see immidate results

1 Like

Try this demo.
https://x.thunkable.com/projectPage/61acd7864456c702c8987d2c

i didnt see that this will work so nice .@muneer
But i will use " when screen opens" instead of button , i think is not going to be problem

1 Like