Page Load Display

How can I delay the display of the page I’m going to until all fields have been completed being loaded and updated? I have a couple of fields that you can see the values being populated into the fields after the page and fields have been displayed.

I tried putting a pause into the Page Load workflow as an action but it didn’t work.

I think adding the condition “page load is entire” should help.

One hack I’ve used is to add a loading screen of sorts. Drop a floating group on the page and add a loading icon on it. Heroicons should work. Then hide it after x amount if time.

This topic was automatically closed after 70 days. New replies are no longer allowed.