Hi Ali,
You’re passing an empty value to GetCell function.
Show your main blocks to help us understand better.
Please help please
azhar_Screen2.ais (42.9 KB)
This is the project you can check out
you have to post the entire .aia otherwise the extensions are missing.
azhar.aia (2.9 MB)
Which card view are you clicking on?
Because clicking the first card view I saw
gave me the same error.
since I can’t orient myself much in your project I did a test, since you are using
the component must be created dynamically.
and by doing so
I notice that they were created by hand and therefore cannot work.
I recommend you look at some guides on creating dynamic components
Searching the community you will find lots of guides.
What is the problem in your opinion?
To use When Any Card View.Click
and get the counter by replacing “card” in his ID you must create them dynamically not by hand
How is this done?