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

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