Page 1 of 1

Asynchronous Loading for Page Data

Posted: July 6th, 2022, 4:32 pm
by stowejs
We'd like to have the ability to load data asynchronously from the page loading itself. This would help in situations where retrieving specific data takes longer than an acceptable amount of time for a page to respond in full. In this case the bulk of the page should load for the end user while the data is retrieved by the controller and loaded into the page when the processing is complete.

Re: Asynchronous Loading for Page Data

Posted: July 6th, 2022, 4:44 pm
by SteveCap
Task #10599 has been created. This post will be updated when it has been completed.