Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Owned by Shon

Bubble Playbook

29 members • Free

The Ultimate Playbook for Building & Scaling No-Code Apps with Bubble

Memberships

Skoolers

174.9k members • Free

Synthesizer

28.7k members • Free

Kourse (Free)

111.9k members • Free

23 contributions to Bubble Playbook
How to create a list that is filtered by "visible on the map area"?
I want to create a view that is similar to AirBnB. After the first search, one can move and zoom the map, and the list of locations is dynamically changing based on the visible map area. Does anyone has an idea how to build something like this in Bubble? Maybe with a particular plugin? (thinking of a map plugin that allows for doing a search by… "is visible on the map section" or filtering by "visible on the map section"…?)
How to create a list that is filtered by "visible on the map area"?
1 like • 2d
Hey! @Claudius Krucker Hmmm I would start by trying the "Goggle Maps Extended" plugin, as it is a flexible solution to create and control map settings, but it might be a bit limited to create something advanced like AirBNB map, it could do a simpler version of her for sure, And the other option is the make a map with custom code, and use chatGPT to write the code for you. I would start playing with the plugin first to understand how maps work, if you haven't developed a map yet.
0 likes • 1d
@Claudius Krucker Glad to help! Once you've have tested some of the plugin's functionalities in your app's context, and if you get stuck or don't understand how to achieve some functionality let me know!
Help needed: How to send data to a page from a Navigation Bar item?
I am building an exhibition calendar for different Art Regions (as data type). So in the navigation, I want to link some defined "artregion" pages, like the navigation text BERLIN directing to the artregion page with ArtRegion "Berlin". To this end, I want to create an action with destination artregion and the Data to Send should be "Berlin" ArtRegion. (and hence lead to /artregion/berlin) But somehow, I don't manage to define the Data to send as a specific ArtRegion (as ArtRegion datatype). Everything I have tried ended up in either text, list of ArtRegions or anything else – but NOT the Berlin ArtRegion 🙈 I guess that the solution must be quite simple and maybe even obvious, but I just can't figure it out 🤔 If anyone can give me a hint I will be super grateful! 🙏🏻
Help needed: How to send data to a page from a Navigation Bar item?
0 likes • 22d
Hey @Claudius Krucker Sorry for the delay, First of all I see that you navigate to "artregion" (a page name), now in the "Data to send" field you should input the same Data Type that you configured as "Type of Data" in the "artregion" page. Basically what you set in the page settings is what it expects, so if you set there a Data Type of "ArtRegion" send the relevant one. Now an example would be, if you're clicking on a repeating group of artRegions you will have on that workflow a "Parent ArtRegion" and you can input it as the data to send. If you're not a repeating group you need to pinpoint the relevant Data, and you need to either search for it, or it's already stored somewhere on the page. If you can tell me where is the data I could tell you how to input it exactly (is it in a group? did you search for it before on the page?)
0 likes • 5d
@Claudius Krucker Got it, If you have that red frame I guess you already set the destination page’s type of content to the artRegion data type, that’s step 1. Now you’ll need to pass there the “parent group’s artRegion” data source in the ״data to send״ That data source should be accessible when you have that data living in the buttons parent group container, and when you navigate to that page in the editor you’ll be able to call that data type anywhere on the page-level by using the data source “current page’s artRegion”. and that’s it. The next part is just in case I foresaw potential miss: Assuming you just put the buttons statically (3 different buttons) and change the label - meaning that you don’t the data as the groups parent and you can’t find the parents group artRegion like I described: Put a new repeating group where the data source is search for artRegion —> Put a button inside the repeating groups cell —> Label the button with “Current Cell’s artRegion’s Name”/“parent groups art…” Than when you add a workflow on that button click, you just navigate to that page with the data to send as described above 👍🏻
Webhooks
Hi, I am working with webhooks and I’m stuck. Specifically, I make a first API call and receive the result via a webhook, but I also need to send that result to a second API call, which in turn must return its result to me via another webhook. How can I capture the result from one webhook and use it to trigger another API call? I tried scheduling an API workflow as the final step of the workflow that receives the first webhook. This scheduled workflow is supposed to retrieve the result from the first call along with other data in order to initiate the second API call. However, the second call receives no data at all. Do you have any ideas? Regards
0 likes • 8d
Sound Like you did everything right, but the data did not come through, so it means the data got lost somewhere, and one of the actions are not working as expected. First of all are there any privacy rules that can block that data? and if not maybe some logic is broken, if you can share screenshots or more details, I could help you sort it out! And I'll also recommend on watching the new Tutorial that I have just dropped, it's exactly about Backend workflows, triggers, privacy rules and webhooks - maybe you'll find the answers there to! any way here to help :D https://www.skool.com/bubble-builders-5331/new-tutorial-backend-workflows-in-bubble-explained-step-by-step
New Tutorial: Backend Workflows in Bubble - Explained Step-by-Step
Hey Everyone! This is a big one! Just dropped a new deep-dive tutorial on Backend Workflows, one of the most powerful features in Bubble, and also one of the least understood. In this video, I walk through: - What backend workflows actually are - When to use them (and when not to) - How to use Schedule API Workflow, Schedule on a List, and Recursive flows - A simple real-life example to make it all click - A few best practices to avoid performance traps If you’ve ever been confused by backend workflows, or just relied on frontend logic for everything you must watch this! 📺 Watch it here: https://youtu.be/MKM__knhGRE ✍️ Let me know what part clicked for you and feel free to drop questions below!
1
0
New Tutorial – Build an Email Template Creator in Bubble.io 🚀
Hey everyone 👋 Just dropped a brand-new tutorial: how to build an Email Template Creator in Bubble.io ✨ In this video, you’ll learn how to: - Build a drag-and-drop email template editor - Add dynamic values like First Name, Company, or Product - Make your app feel like a real CRM or SaaS tool 👉 Watch the tutorial here: YouTube link This one’s especially useful if you’re building anything with emails, CRMs, or marketing workflows in Bubble.io. Would love to hear your thoughts — and if you build your own version, share a screenshot in the comments! 🚀
0 likes • 25d
@Conrad Taylor Hmmm, I have created a feature where you have a static pdf Giftcard design, that you can just drag and drop text inputs and basic editor stuff on it, it will help to explain how I achieved that? This allows for customization for each PDF Giftcard, before we sent it to different customers. let me know
0 likes • 11d
Hey @Conrad Taylor , I've made a short loom video, going through how this plugin looks like, hope that helps
1-10 of 23
Shon Zimkov
4
90points to level up
@shon-zimkov-1144
Freelance Bubble Developer - Helping others make an impact through building Apps

Active 11h ago
Joined Dec 28, 2024