Skip to main content
  1. Once the page finishes rendering, the following function is called immediately. This function is bound under the current Page > Settings > Lifecycle > Page loaded event.
Note: Custom pages must be bound manually once; otherwise, the event will not trigger.
  1. Code inside didMount runs on both the form submission page and the details page. In certain scenarios, you need to distinguish between them as follows: