Need help regarding search in listview with images

again helpful answer from you Dev @pepocero .
but, unfortunetely there is no .element in ListViewWithImages.
is there any alternative to it?.

Well, you have to adapt the blocks to the listview with images

Something like this:

2 Likes

done exactly what you said. but here is Runtime error.
saying…
The operation select list item cannot accept the arguments: , [(https://pbs.twimg.com/media/D9jnnmLU0AAb7OU.jpg https:…etc…

Various ways to do it

1 Like

When replicating someone’s blocks then make sure that they are identical

bild

Select list item: Attempt to get item number 0, of the list Dev @Boban .

this error occur when i perform search.
Search list is not showing anything + this error comes when i try to clear what i type in text box.

Take a look at the image you posted, do I use number block somewhere NO

1 Like

Please replicate the blocks properly

Extremely Sorry for that image Boban but i edited i.e clear that mistake.
But now i get " Select list item: Attempt to get item number 0, of the list " this error when exactly copying your blocks.

Are you sure

this is what i Copy from your Blocks.
Still get error " Select list item: Attempt to get item number 0, of the list ".
P.S : take note that we are calling our data in listView with images from Airtable.

Ahh, are you using position in List_View_… event

1 Like

I should have shown you mine blocks for that

Yes I am using this

For you it will be like this

If you see my blocks are like this:

And yours are these:

You didn’t copy the blocks properly. You’re missing the indexes… that saves the position of each data for later use in the listview

If you change one thing then you have to change the other one as well

2 Likes

Did these blocks work for you

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