Thank you. It work. However, Is there a way to read component id under HA1 or read a schema of HA1?
Maybe but if there is, I donât know how to do so yet: I havenât learned the Schema part yet.
@yusufcihan
I congratulate you from my heart for the awesome extension.
- Is it possible to add a loading dialogue while the components are being created dynamically.
- I would like to know if there is any event possible to create an event saying âAfter Successful Creation of all Dynamic componentsâ.
There is a block call AfterComponentCreated but I could not discovered how to execute that.
Thanx in advance.
UsedIDs is only used when you want to get all UsedIDs in one particular Dynamic Component.
How to put play icon over all dynamic vertical arrangements using this great extension.
Pleaseâ discuss
@Supravat_Roy You already created a topic about this. Please wait for people respond to that topic
`
Please tell me about it pleaseâ
Check topic which you created
for âButtonâ Component we easily found âwhen button 1 clickedâ But how we can see âwhen dynamic component 1 clickedâ Event.
Pleaseâ help
Use any component block to detect button click.
I only found above ss
Add a button to your screen in the designer view and if you dont require it then hide it and then check the â+ Any Componentâ for âAny Buttonâ
Component name = dynamic component get id???
what do you wanna check? or do?
I take three different dynamic component in screen1 to create a 1.card view(create with dynamic component 1) 2. Background image(dynamic component 2) 3. Play button(dynamic component 3).
Now
When user click on the play button video will be play
So there must be a relation in IDâs for each bundle right?
Yes. The all are linked with each other.
But problem is that I canât find âwhen play button clickedâ.
By Any Component how I get component name?