You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • 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.



  • No labels