lazyload-png
Web icon

How To - Lazy load

Deprecated
Stable version v1.1.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 15 July 2014
 by 
4.8
 (19 ratings)
lazyload-png

How To - Lazy load

Details
DEPRECATED - This can be achieved with LoadOnVisible pattern. Learn how to handle heavy computation screens by quickly rendering the main content structure, while sub-content is progressively loaded
Read more

On the LazyLoad eSpace you can find the LazyLoad webblock and a sample usage in screen FasterPage.


There are three screens in this eSpace: SlowerPage, FasterPage and SpecificSquence.

  • FasterPage is a transformation of SlowerPage, using the LazyLoad webblock to declare portions that may be loaded separatelly.
  • SpecificSequence uses a different lazy load strategy. based on RichWidget LateLoad Webblock, to control the order in which contents are loaded

Try all three screens and see the differences by yourself

Release notes (v1.1.0)
  • Webblock LazyLoad is no longer showing annowying inline "loading..." messages
  • New sample page to show how to control the sequence of contents to be loaded
Reviews (0)
Team
Other assets in this category