please tell me how to get the index no. when listview item click.
You can make good use of card view’s ID
And when any card view clicked,
get ID by component.
@WatermelonIce please show me a little block of listview item click.there is no blocks in the above given blocks
Nice guide. Will help many new Koders who face difficulties while using Dynamic components extension.
@themaayur I try to make by looking your blocks, the design is already made but i don’t how to put when element click event when i used any card view click block there are component and not already handled.how can i get the index.any one please show a little blocks for when list item click
Ok, wait I will show it.
how to set alignment in the label in a dynamic way.
Use set property block from dynamic components extension. And set name to TextAlignment
and value to what you want.
It work in companion batter but after exporting it show Error like Expecting Int But Got Number so its Batter to use html codes.
In value what have you entered. And if you are getting any error regarding the extension it’s better to talk about that its topic. ,
First, thank you. But I am a beginner. I want to create a link to YouTube video by clicking on the created YouTube list viewer. How can I do this? How to use click event from dynamic component?
Have you checked the original dynamic components extension thread many have asked this same question there.
Currently I am not at home and not having laptop, if possible then I will post blocks till then try something by own. And see the topic of dynamic components as @ravigarg suggested.
I want to do same like this but, how can i add text below the image?
Just create a label and add your text u can use create block from dynamic components extension you have to edit procedure blocks for this
tip you have to have a complete look into the provided blocks then try to understand the logic and sequence then you will be able to xreate any type of list view because @themaayur has provided a very useful material
So in that procedure where image is created after setting all properties create a lable.
Can i create like in between the image and other button stuff