Another good extension from Sumit. Really thank you for your contribution to Kodular. At every stage we are all getting benefit of you and making work simpler…
(Is there anyway to shffle the list items upon clicking a button with this extension?)
Hi everyone
I was using Colin Tree list view extension before this, but in my application I have to show many users and my phone hangs when I load a lot of data in Colin tree, But when I get to know that @iamwsumit has made a fantastic extension then I tired to use it. I found a lot of advantages in this
Loading Image in couple of seconds
Working very smoothly in low to low end device
Cropping image to circle
And to be frank I tired to make a list of 3000 users to check this extension’s working. And I was shocked to see that in a second all 3000 users were loaded
I really thanx @iamwsumit for making this kind of great extension.
To display the images from assets or storage you must use image utility component on LoadImage event. Uncheck the LoadImage property and then use LoadImage event as example posted above with image utility component. Give the file name(if present in assets) or file path(if in storage) to image utility component.
I would like to suggest you a feature: with your extension we can swipe the items left or right and this is great, but how can we know if users know that they can do it? I mean, you can implement an animation that swipe an item a little and then it returns in normal position, so users realize it.
As far I understand, you want feature or blocks that can swipe the item in both directions with any given offset or can return to original position also.
Correct me if I am wrong.
Hello everyone ! Thanks for this extension, it’s great!
However, I have a problem displaying images. I have a list of 5 images, and for each item in the list, if you click on the image you can choose from the 5 images. And by clicking on the image, I would like the avatar of the clicked element to update.
Hi @plumedours
May you please translate your blocks to English language? I could not understand your blocks. As far I understand, When list image is clicked then you show 5 images and when user will click one of them then you want to update the image of list with the clicked image’s picture. You can use UpdateImage block for this.
Also, it seems that extension is not working to load images from assets or path. Version 3 of extension will soon released with some new blocks and these bugs will be fixed in that update. Then you won’t need to use Image Utility component for loading images from assets.
My exams has been finished. Now I can focus again here.