Multi-page navigation performance

How would I go about doing that?

@Daniel_Fleuranvil
Below is the simple way that I am doing it.

  1. Create a container1 to hold your components.
  2. Create a variable isLoading
  3. Set the Loading property of container1 to {{ isLoading.value }}
  4. Add an event to button in table list with: isLoading.setValue(true).

    Result:
    Recording 2024-07-25 at 08.46.41
2 Likes

Hey @tac! We just went live with our Multipage Beta which I think could help alot, read more here!

1 Like

Hello all, I am circling back with a quick refresher to keep this thread current. Since December 2024, Retool apps now support multiple pages by default!
Retool apps now support multiple pages by default | Retool Docs
Retool apps tutorial: Configure multiple pages | Retool Docs
Many of you have probably used this already. Let me know if you have any other questions about this, happy to help! :sunglasses: