How do you make a button change the screen? (not going to an external url)
If you read through the doc or go through the videos in the toddle YT channel you 'll see a lot of examples Basically the condition needs to return true /false If true the element will show and then I just connect them with the true /false show condition ? You can also use page path parameters to control what shows Something very important that you should get used to early is the use of components It sounds like you might be just trying to build everything out in one page You 'll end up with a large element tree and a laggy editor trying to render it all at once are components key in scaling a project then ? Check out this channel too for resource outside of the official toddle channel Though I also definitely recommend you check out the main channel if you haven 't already If the page doesn 't reload , then it 's an SPA unfortunately I don 't know how to do either which would be the best for learning ? SPA can be more complex so MPA might be easier I 've been watching some videos in that channel you linked actually just haven 't quite found something that addresses what I 'm trying yet His demo build is an SPA I believe And he uses page paths to control show conditions It 's a long video but it 's in there somewhere I 'll have to look at it later unfortunately not enough time 4 hours long 😮