I have a couple repeaters that take a few seconds to load. Is there a way to display the rest of the page before loading them?
Load a repeater AFTER page load?
Tanya_Axure
#2
Hey @anthonyz, something you can do is to hide your repeaters at the beginning, then use the “Page Loaded” or “Loaded” interaction attached to one of the widgets that load first, along with the Wait and Show repeaters actions. It should look like this:
Repeater_wait.rp (50.6 KB)
However, if it’s not applicable to your current widget setup, can you attach a copy of your .rp file so we can look at it?