In SimpleOne, forms are loaded in the order described below:

- The initialization of the record object.
- Async fetch of the UI action data from the server.
- Async fetch of the record from the server.
- The update of the inner state of the object.
- The rendering of the form and its sections.