How would I go about doing that?
@Daniel_Fleuranvil
Below is the simple way that I am doing it.
- Create a container1 to hold your components.
- Create a variable
isLoading - Set the
Loadingproperty ofcontainer1to{{ isLoading.value }}
- Add an event to button in table list with:
isLoading.setValue(true).
Result:

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! ![]()

