I need some help again. How could i possibly put all column details at once on this listview with image.
You can create a new vertical arrangement and make it invisible, and display it only when you click on the ListView.
Inside you put a label or various labels with the information you want to show.
You get the data from the lists with the value “position”.
Something like this:
Is that my only option? I wanted to show it instanly on the listview text and images.
Yes, you can show all the info you want in the same listview.
Adapt your blocks to something like this:
It’ll look like this:
With the JOIN block you can add as much info as you want
Oh no, I thought that will not work. Thanks again.
Yes, familiar with it. HTML. Thank you so much.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.