Loading data pages asynchronously
Version:
Allow users to take action on a work item while other content is still being loaded by loading data pages asynchronously.
Data pages are loaded synchronously by default.
Data pages loading asynchronously cannot run declarative expressions, triggers, and other rules that belong to a declarative network.
To load data pages asynchronously perform one of the following:
- Select the Defer load check box on a About Flow Actions whose source is a data page.
- Use the Load-DataPage step method in an activity, and then wait for the data page to load by using the step method Connect-Wait.
Published September 11, 2020 - Updated January 21, 2021