Custom Layout Problems

I didn’t understand.

@muneer i mean its just empty white screen (cant load picture for soem reason)

1 Like

I did some test and found our that it was working because there was a Wait block. I added a wait block before the IF Condition for Label1 and it worked. I put the wait for 0.0001 and the DVL was showing in the screen.

it works @muneer , but how will we clean this up and , maybe we can do it like this to sort faster

1 Like

Yes, you can but you need to have a Wait block before or after the IF Condition.

The default layouts work without any Wait blocks but for custom layouts, it seems it needs this block. I don’t know why. It could be a bug.

1 Like

i think i can also get rid of debug blocks @muneer
so all we need was wait block :smiley:

1 Like

YES :+1: :white_check_mark:

1 Like

@muneer
UPDATE: My sheet is open and i reinstalled thunkable still not showing anything do i need to change DVL blocks again?

1 Like

Send me your project and sheet to test.

It is working when I checked from my phone this afternoon. I use Android. If you can check if it works on Android to see if it is a problem with your account or it is only happening with iPhone.

Thunkable @muneer

i deleted label , because i tought problem fixed
same at android aswell

1 Like

@muneer maybe adding new thigs like loading icon brokes app

1 Like

Thank you for your confirmation. Will test and let you know.

1 Like

Hi @unsalberkay1905cfbe
It seems there is another problem. The changes will not take effect if the DVL is not visible. You cannot hide it.

This is the new plan. You need to update the custom layout and add another ROW. Make the current row inside the new row. Make the current row visible=FALSE.

Then the block in the screen Opens will show the required rows and does not need to hide the other rows.

Let me know the result.

At the moment, I tried it this way and it is working

Once you update the custom layout you can remove the first set data viewer list.... to false.

@muneer can you send me your new layout please so i can copy

@muneer you want me to create new layout with 2 rows or adding 1 row to Sıralama screen

1 Like

See this

This is the project
https://x.thunkable.com/projectPage/61bb5cbeac108800115e4d7c

Layout screen
https://x.thunkable.com/projectPage/61bb60881286ba0011010dc3

1 Like

it works sir , but i would like to add loading icon , hope not its not going to broke and i will use not equal for faster
@muneer

@muneer same bugs again , and i think i found out why ,

i added 2 new blocks 1 is alignment and 1 is setting not equal , and i broke it again

tried to delete DVL and added new block not it doesnt work still

1 Like

Can you explain better? Can you show a screenshot of what you have done?

I want to do it on my project and see what happens.

This is NOT TRUE at all. Why would you think it would be faster? Even if it is faster it will be in microseconds only which will not be noticeable.

@muneer did it like this

and now i deleted all blocks and tried to add new DVL and i removed all blocks and added again and its still not working

1 Like