Listview image and text problem

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:
Captura8

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.

In fact you can put html and put color or bold fonts, etc.

1 Like

html
html2

Yes, familiar with it. HTML. Thank you so much.

1 Like

How could i apply this blocks to filter my list above project.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.