5 Different Listviews using Dynamic component Extension | Guide

You can differentiate with id inly. Always try to give id easily understandable

yeah, just now got it. Thanks for the reply

1 Like

I have another query, how can I disable ‘Card Click’ once ‘Any Card View Click’ is committed.
I am getting Run Time Error when two cards are clicked simultaneously.

when any card view clicked use for each items in the block to set card view clickable to false for the used ids in which it contains card view id


Am I doing anything wrong?It’s throwing runtime error.

Certainly…

if you have added cv_{id} then use contain thest used id segment cv

1 Like

I have 11 IDs of card view with Id nos as 1,2,3,4,5,6,301,302,303,304,305.
How can I use Contains Text?

Thanks!!! :star_struck:

The aia/aix store list view is lagging
if length of list 20 then its not lagging but after that its lagging too much

Use recycle list view extension

1 Like

Hello, very good, excuse my ignorance, but how do I use the buttons of each card on the list. For example, I am trying to use the AIA/AIX Store list button so that when I press the button for a certain card, the button changes, for example, to a red color, but I don’t understand how to make the card buttons work.

Yes, of course you can, it is in the documentation and published example, but you have to read it

Hello, I have chosen the simple list but I have created a dynamic list from the initial value. I want to create a list with the initial value and it doesn’t work out. Can anyone help me?
blocks (44)
blocks (43)



blocks (39)

When i load lots of values in lists especially if the list have image from external urls , the app is keep crashing how can i resolve this issue ?