Use getID by component. When you are creating in the particular horizontal arrangement, use something special id to let yourself know where did it create.
After that, when any button clicked, check if the id contain your special id
Use getID by component. When you are creating in the particular horizontal arrangement, use something special id to let yourself know where did it create.
can not do this because there are 100 horziontal scroll arrangement any other idea ?
That’s is exacly the problem. Because he has 100 horizontal scroll arrangement, therefore
This method and yours is not working too.
Thank You i already saw that you changed blocks
Hello,
How can I get the value of label.text of a dynamic label also I have two buttons the - and the +, if I click on the + button I want the label.text to increase by 1 and if I click on - I want the label to decrease by 1 and if the label.text is <= 1 it shouldn’t decrease by 1. I use the dynamic component. I have tried so many times and I failed please help me
Hey I Want To Know How I Can Create Click Event For Dynamic Component Extention List.
What exactly is the list?
I Make A List With Dynamic Component Extention and List is Showing But How I Do Click On Dynamic Component Extention List
If u r using card view for the list, use
When any card view clicked
Then underneath
Get id by component. Drag the get component from the when card view clicked. Then you will get the id of the clicked card view.
I think you can use Schema to do it. However, for other, you can just put your blocks after the create block
Its for schema, I need for Component.
Why don’t you do this? Is there any problem?
I need a event when a Component is Created. Like This
which should return the id of created Component.
I hope you Understood What I am Saying.
But if you create multiple component, do you think it can handle that much?
Yes I understood.