
Bubble Wrapped 2024 | Bubble - Blog post - Bubble Forum
2024年12月13日 · As 2024 comes to a close, we’re reflecting on everything both the Bubble team and the community have to celebrate. You accomplished a lot — whether it was launching an app or simply sharing on the forum — and you pushed us to do the same.
Flow charting plugin - Plugins - Bubble Forum
2025年1月16日 · Bubble Forum Flow charting plugin. Showcase. Plugins. DjackLowCode January 16, 2025, 1:04am 1. Hey y’all ...
Hot topics - Bubble Forum
4 天之前 · Connect with Bubble users from around the world, get answers to your questions, and learn how to build better with Bubble. Bubble Community Forum. Bubble is a visual programing language.
Truncate characters responsively - Responsiveness - Bubble Forum
2025年1月7日 · Hey fellow Bubblers! Has anyone been able to truncate a string of words by characters responsively? Right now, Bubble truncates things by words, instead of characters – they don’t even load the whole string when it’s truncated (they automatically truncate it), so I can’t use CSS to manipulate the truncation behavior. The :truncate operator doesn’t necessarily work, because I want it ...
Update on Bubble Mobile needed - Questions - Bubble Forum
2025年1月3日 · Hi Bubble Team, I’m reaching out to ask if there are any updates on the release timeline for Bubble Mobile. Since it was presented at the last Oct 24 conference and there’s even a dedicated page on the website (bubble.io/mobile), it felt like the feature was just a few weeks away from being available. It’s now been a while since then, and I was wondering if you could share a more ...
Select all checkbox in new Table element - Bubble Forum
2024年1月19日 · Hi all, I’m currently designing a table an I want to insert a checkbox for every column. In the table’s header I want to place also a checkbox. If the user checks the box in the header, all records/columns in that table should be checked also. I found this video and it seems to work, but I’m missing the “selected” value from the table. Just take a look at the video: https://youtu.be ...
Leaderboard, RG fetching data optimization - Questions - Bubble …
2025年3月7日 · I have a leaderboard page where most of the workload is coming from fetching data “Seach for Player Points” Here is the Player Points Table I was curious if it’s possible to optimize this and cutdown on workload? Currently the Repeating Group shows all Players on the leaderboard which could be a little over 200 players probably each time the page loads. My initial thought is to “set ...
XLSX is not defined - Need help - Bubble Forum
2023年12月1日 · Bubble is a visual programing language. Instead of typing code, use a visual editor to build applications.
Connecting Open AI Assistants API with your Bubble application
2023年11月14日 · Customized GPTs are great, but there isn’t much flexibility on how you can design and interact with them via ChatGPT. Thankfully, the Assistants API is here to just solve that. It’s highly customizable. You can build your own chatbots and use them however you want within your Bubble application. I am making a series of tutorials to help you navigate your way through setting up the OpenAI ...
Is there a way to debug backend workflows? - Bubble Forum
2023年5月24日 · Hello, I am trying to debug my backend workflow but not really finding where to or even in the logs it is not giving me information that is useful to me for debugging… I am trying to send an API call within a backend workflow and trying to debug it because this api call isnt being sent but cant figure out how to debug this? Debugger works great for things on the page, but backend workflows ...