hi
I’m desperately trying to display a listview
starting situation below with a label initialized to 1
when I press the arrow here is what. I get
get out of this mess…
hi
I’m desperately trying to display a listview
starting situation below with a label initialized to 1
There’s not enough information here to help you.
As @tatiang said, there is not enough info to give any kind of opinion whoever, since you mentioned List Viewer
are you trying to do something like this?
https://x.thunkable.com/projectPage/5fce83a95373b000115a9279
hi
it looks like it but my layout is a little more elaborate it seems to me
https://x.thunkable.com/copy/0b97eb7fd879b704f5dbb36002869e98
Are you looking for this?
This is what you need to change
or this
Plus the List Viewer
itself has to be relative
hi
thank you for this solution which is very close to what I would have liked to have done but if the list of items is long I will have to press the button a lot. There is no way that the list of items can be longer?
You can change the height
of the List Viewer
to Absolute which will override the size of the container (row or column).
I used this setting
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.