You can use the Lazy Load Component with dynamic data.
We have a dynamic masonry layout on our page, created from a database query. You can use any dynamic source of course - database, API data source or JSON file. Masonry is also not required, we just like it and that's why we added it
Do not use the standard src option, it should remain empty. Enable the responsive option for your image, as you are usually doing for responsive images:
I am sure is me doing some thing wrong, but wondering if the Dynamic Lazy Load only works with images?
I have a set of records that I want to repeat, and when the page user gets to the points to where the records are I would like to use the Dynamic Lazy Load
However, when trying to add the dynamic attribute I can find it. I am not sure if this could be added from somewhere else, or what i am trying to do can’t be done.
Thanks
Juan
I thought there was a fairly straightforward way to do this in Wappler as it is, but the method mentioned in this thread is not ideal (as explained in the thread). Hopefully this issue can be overcome when the feature is implemented.
I think it would be useful to have a ‘show more’ button as an alternative to infinite scrolling. I know this can be done quite easily, but if it can be done without the issue referred to above, it would be a great feature. Also, there are usability issues with infinite scrolling which in some situations are addressed by a ‘show more’ button.