Newbie with bubble

Hey, so I’m super new to bubble and honestly very bad at it. I was working on an app and wanted to make it so that if a button is clicked, it will update a text on another page. Anyway I can do that?

Thanks

Yes! You can do that using data.

sure you can do that… you would need to make a thing to store that data. Then update that thing when you click the button.

I suggest you work your way through the lessons - they cover working with data and creating workflows, for example when you click a button. Those should give you the skills you need to do something like this

1 Like

Multiple ways:

  • Data content
  • Update text based on URL parameters

My suggestion for you is to follow some of the early bubble lessons, questions like these will just add up more similar questions during your build.

thanks, will do!

thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.