# Latest

**URL:** https://forum.nocodework.com/latest.md

[Latest](https://forum.nocodework.com/latest.md) · [Categories](https://forum.nocodework.com/categories.md) · [Tags](https://forum.nocodework.com/tags.md)

---

## [Welcome to nocodework! 👋](https://forum.nocodework.com/t/welcome-to-nocodework/5)

<div class="topic-metadata">

**Author:** [@system](https://forum.nocodework.com/u/system)\
**Replies:** 12\
**Last updated:** [July 1, 2025, 2:47pm UTC](https://forum.nocodework.com/t/welcome-to-nocodework/5 "2025-07-01T14:47:57Z")

</div>

We are so glad you joined us. nocodework Nocode community Here are some things you can do to get started: :speaking\_head: Introduce yourself by adding your picture and information about yourself and your interests t…

---

## [We just launched a new feature!](https://forum.nocodework.com/t/we-just-launched-a-new-feature/319)

<div class="topic-metadata">

**Author:** [@nocodework](https://forum.nocodework.com/u/nocodework)\
**Replies:** 0\
**Last updated:** [October 29, 2025, 10:26am UTC](https://forum.nocodework.com/t/we-just-launched-a-new-feature/319 "2025-10-29T10:26:14Z")

</div>

Hundreds of no-code apps are launched every day but most never get the spotlight they deserve. That’s why we built NoCodeWork Product— a space to launch, showcase, and celebrate no-code creations. With our new Product …

---

## [How to set up multi-select medicine orders with dynamic total price and payment workflow?](https://forum.nocodework.com/t/how-to-set-up-multi-select-medicine-orders-with-dynamic-total-price-and-payment-workflow/318)

<div class="topic-metadata">

**Author:** [@Aman\_Pathak](https://forum.nocodework.com/u/Aman_Pathak)\
**Replies:** 0\
**Last updated:** [October 28, 2025, 4:25pm UTC](https://forum.nocodework.com/t/how-to-set-up-multi-select-medicine-orders-with-dynamic-total-price-and-payment-workflow/318 "2025-10-28T16:25:34Z")

</div>

Hi everyone :waving\_hand:, I’m building a pharmacy/medicine marketplace app in Bubble. I’m trying to figure out: How to store and manage the selected medicines from a multi-select list or repeating group. The best wa…

---

## [How to Customize Firebase Email Verification Template](https://forum.nocodework.com/t/how-to-customize-firebase-email-verification-template/317)

<div class="topic-metadata">

**Author:** [@Abhishek\_Arya](https://forum.nocodework.com/u/Abhishek_Arya)\
**Replies:** 0\
**Last updated:** [October 28, 2025, 12:31pm UTC](https://forum.nocodework.com/t/how-to-customize-firebase-email-verification-template/317 "2025-10-28T12:31:50Z")

</div>

When using Firebase Authentication in FlutterFlow, Firebase automatically sends default emails for actions like verifying a user’s email. These emails work, but they’re plain and unbranded. Here’s how you can easily cust…

---

## [Run JavaScript not working when Floating Group (FG) or Popup becomes visible — Calendar Plugin Fix](https://forum.nocodework.com/t/run-javascript-not-working-when-floating-group-fg-or-popup-becomes-visible-calendar-plugin-fix/316)

<div class="topic-metadata">

**Author:** [@Sagar\_Patwal](https://forum.nocodework.com/u/Sagar_Patwal)\
**Replies:** 0\
**Last updated:** [October 27, 2025, 1:03pm UTC](https://forum.nocodework.com/t/run-javascript-not-working-when-floating-group-fg-or-popup-becomes-visible-calendar-plugin-fix/316 "2025-10-27T13:03:40Z")

</div>

I was trying to resize or restyle a calendar plugin (like Air Date/Time Picker Ex) using Run JavaScript when my Floating Group (FG) or popup became visible. It worked perfectly when the FG was visible on page load, but…

---

## [How can I build a tour-type functionality on Bubble.io](https://forum.nocodework.com/t/how-can-i-build-a-tour-type-functionality-on-bubble-io/315)

<div class="topic-metadata">

**Author:** [@Dalip\_Kashyap](https://forum.nocodework.com/u/Dalip_Kashyap)\
**Replies:** 0\
**Last updated:** [October 27, 2025, 12:23pm UTC](https://forum.nocodework.com/t/how-can-i-build-a-tour-type-functionality-on-bubble-io/315 "2025-10-27T12:23:53Z")

</div>

Hey team, I’m trying to figure out the best way to build a tour-type functionality in Bubble.io. Basically, I want to create an interactive onboarding experience that guides users through different parts of the app with …

---

## [Bubble Launches the First AI Agent for Visual Development](https://forum.nocodework.com/t/bubble-launches-the-first-ai-agent-for-visual-development/313)

<div class="topic-metadata">

**Author:** [@user1](https://forum.nocodework.com/u/user1)\
**Replies:** 0\
**Last updated:** [October 27, 2025, 11:58am UTC](https://forum.nocodework.com/t/bubble-launches-the-first-ai-agent-for-visual-development/313 "2025-10-27T11:58:45Z")

</div>

Bubble has launched the Bubble AI Agent, an AI-powered tool that helps you build real web and mobile apps faster than ever and it’s now in beta for everyone around the world. With Bubble AI Agent, you can: Build visu…

---

## [Distributed Locking in Node.js Using Redis](https://forum.nocodework.com/t/distributed-locking-in-node-js-using-redis/311)

<div class="topic-metadata">

**Author:** [@Firoz\_Tyagi](https://forum.nocodework.com/u/Firoz_Tyagi)\
**Replies:** 0\
**Last updated:** [October 27, 2025, 5:23am UTC](https://forum.nocodework.com/t/distributed-locking-in-node-js-using-redis/311 "2025-10-27T05:23:32Z")

</div>

When you run a Node.js application on multiple servers or containers, it’s common for multiple processes to try modifying the same resource at the same time. For example: Two instances might both try to update the sa…

---

## [Understanding the $cond Operator in MongoDB: A Quick Guide](https://forum.nocodework.com/t/understanding-the-cond-operator-in-mongodb-a-quick-guide/310)

<div class="topic-metadata">

**Author:** [@Firoz\_Tyagi](https://forum.nocodework.com/u/Firoz_Tyagi)\
**Replies:** 0\
**Last updated:** [October 16, 2025, 11:36am UTC](https://forum.nocodework.com/t/understanding-the-cond-operator-in-mongodb-a-quick-guide/310 "2025-10-16T11:36:23Z")

</div>

MongoDB is a powerful NoSQL database that allows developers to store and query data in a flexible and efficient manner. One of the most useful operators in MongoDB’s aggregation framework is the $cond operator. This oper…

---

## [How to Use Google Gemini in FlutterFlow?](https://forum.nocodework.com/t/how-to-use-google-gemini-in-flutterflow/309)

<div class="topic-metadata">

**Author:** [@Abhishek\_Arya](https://forum.nocodework.com/u/Abhishek_Arya)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 12:46pm UTC](https://forum.nocodework.com/t/how-to-use-google-gemini-in-flutterflow/309 "2025-10-13T12:46:22Z")

</div>

FlutterFlow now offers a native integration with Google Gemini AI — and the best part? You don’t need to write any API code to use it! In this blog, I’ll walk you through how to use Gemini directly inside FlutterFlow to…

---

## [How to Use Environments in FlutterFlow to Make Your Project More Production Compatible](https://forum.nocodework.com/t/how-to-use-environments-in-flutterflow-to-make-your-project-more-production-compatible/308)

<div class="topic-metadata">

**Author:** [@Madhav\_Ojha](https://forum.nocodework.com/u/Madhav_Ojha)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 11:42am UTC](https://forum.nocodework.com/t/how-to-use-environments-in-flutterflow-to-make-your-project-more-production-compatible/308 "2025-10-13T11:42:26Z")

</div>

When building production-ready applications in FlutterFlow, one of the most overlooked yet powerful tools is the Environment feature. It allows you to manage different configurations - such as API URLs, keys, and third-p…

---

## [How to Architect a Scalable Multi-Tenant SaaS App Using Bubble + Xano](https://forum.nocodework.com/t/how-to-architect-a-scalable-multi-tenant-saas-app-using-bubble-xano/307)

<div class="topic-metadata">

**Author:** [@Gautam](https://forum.nocodework.com/u/Gautam)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 10:56am UTC](https://forum.nocodework.com/t/how-to-architect-a-scalable-multi-tenant-saas-app-using-bubble-xano/307 "2025-10-13T10:56:24Z")

</div>

Building SaaS platforms with no-code tools has never been more powerful — but scalability, user management, and backend control are still challenges many founders face. In this post, let’s explore how to architect a mult…

---

## [🔧 Why Database Structuring Matters in Bubble.io](https://forum.nocodework.com/t/why-database-structuring-matters-in-bubble-io/306)

<div class="topic-metadata">

**Author:** [@Sagar\_Patwal](https://forum.nocodework.com/u/Sagar_Patwal)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 7:55am UTC](https://forum.nocodework.com/t/why-database-structuring-matters-in-bubble-io/306 "2025-10-13T07:55:33Z")

</div>

A well-structured database isn’t just good practice — it’s crucial for performance, security, and scalability of your Bubble app. Here are a few quick tips I always follow: :white\_check\_mark: Normalize Your Data Avoid…

---

## [How can you manage large-scale recursive backend workflows without hitting Bubble’s capacity or timing limits?](https://forum.nocodework.com/t/how-can-you-manage-large-scale-recursive-backend-workflows-without-hitting-bubble-s-capacity-or-timing-limits/305)

<div class="topic-metadata">

**Author:** [@Dalip\_Kashyap](https://forum.nocodework.com/u/Dalip_Kashyap)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 7:52am UTC](https://forum.nocodework.com/t/how-can-you-manage-large-scale-recursive-backend-workflows-without-hitting-bubble-s-capacity-or-timing-limits/305 "2025-10-13T07:52:51Z")

</div>

Managing large-scale recursive backend workflows in Bubble.io without hitting capacity or timing limits requires careful design. Bubble has execution time limits per workflow (typically around 5 minutes) and caps on how …

---

## [🤖 FlutterFlow x Agentic AI: Building Autonomous No-Code Apps That Think and Act](https://forum.nocodework.com/t/flutterflow-x-agentic-ai-building-autonomous-no-code-apps-that-think-and-act/304)

<div class="topic-metadata">

**Author:** [@Rohan\_Sharma](https://forum.nocodework.com/u/Rohan_Sharma)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 7:41am UTC](https://forum.nocodework.com/t/flutterflow-x-agentic-ai-building-autonomous-no-code-apps-that-think-and-act/304 "2025-10-13T07:41:04Z")

</div>

Hey everyone :waving\_hand: We’ve talked a lot about AI-assisted design in no-code tools, but the next leap forward isn’t just smarter builders — it’s agentic AI. That means apps that reason, plan, and act — not just re…

---

## [🚀 FlutterFlow’s New Era: AI-Powered Building & Next-Gen Integrations for No-Code Creators](https://forum.nocodework.com/t/flutterflow-s-new-era-ai-powered-building-next-gen-integrations-for-no-code-creators/303)

<div class="topic-metadata">

**Author:** [@Rohan\_Sharma](https://forum.nocodework.com/u/Rohan_Sharma)\
**Replies:** 0\
**Last updated:** [October 13, 2025, 7:37am UTC](https://forum.nocodework.com/t/flutterflow-s-new-era-ai-powered-building-next-gen-integrations-for-no-code-creators/303 "2025-10-13T07:37:16Z")

</div>

Hey builders :waving\_hand: No-code and low-code tools have been evolving fast — but FlutterFlow’s latest AI features and new integrations feel like a genuine turning point. If you’ve been exploring how to build full-fl…

---

## [PM2: The Essential Process Manager for Node.js](https://forum.nocodework.com/t/pm2-the-essential-process-manager-for-node-js/302)

<div class="topic-metadata">

**Author:** [@Firoz\_Tyagi](https://forum.nocodework.com/u/Firoz_Tyagi)\
**Replies:** 0\
**Last updated:** [October 1, 2025, 7:07am UTC](https://forum.nocodework.com/t/pm2-the-essential-process-manager-for-node-js/302 "2025-10-01T07:07:47Z")

</div>

Node.js is powerful, but running applications in production comes with challenges like crashes, downtime, and resource management. PM2 is a production-ready process manager that ensures your Node.js apps run smoothly and…

---

## [Debugging & Advanced Optimization in Bubble.io](https://forum.nocodework.com/t/debugging-advanced-optimization-in-bubble-io/301)

<div class="topic-metadata">

**Author:** [@Aman\_Pathak](https://forum.nocodework.com/u/Aman_Pathak)\
**Replies:** 0\
**Last updated:** [September 23, 2025, 3:03am UTC](https://forum.nocodework.com/t/debugging-advanced-optimization-in-bubble-io/301 "2025-09-23T03:03:28Z")

</div>

Hi everyone! :waving\_hand: I want to go deeper into debugging performance issues and share advanced techniques that can help you troubleshoot and fix bottlenecks in your app. Use Bubble’s Performance Monitoring Tools …

---

## [Understanding Workload Usage in Bubble (With Real Examples, Numbers & Official Table)](https://forum.nocodework.com/t/understanding-workload-usage-in-bubble-with-real-examples-numbers-official-table/300)

<div class="topic-metadata">

**Author:** [@Gautam](https://forum.nocodework.com/u/Gautam)\
**Replies:** 0\
**Last updated:** [September 18, 2025, 1:32pm UTC](https://forum.nocodework.com/t/understanding-workload-usage-in-bubble-with-real-examples-numbers-official-table/300 "2025-09-18T13:32:08Z")

</div>

Hi Bubblers :waving\_hand: Below is a detailed breakdown including official limits from Bubble + practical examples. Use the table to compare the plans side-by-side, then I dive into example workloads and optimization ti…

---

## [How We Implemented Personalized Dynamic Reminders in Node.js Using node-schedule](https://forum.nocodework.com/t/how-we-implemented-personalized-dynamic-reminders-in-node-js-using-node-schedule/299)

<div class="topic-metadata">

**Author:** [@Rajesh\_Chopra](https://forum.nocodework.com/u/Rajesh_Chopra)\
**Replies:** 0\
**Last updated:** [September 18, 2025, 10:31am UTC](https://forum.nocodework.com/t/how-we-implemented-personalized-dynamic-reminders-in-node-js-using-node-schedule/299 "2025-09-18T10:31:36Z")

</div>

In many apps, users expect notifications exactly when they need them—like Google Meet reminders. In our Node.js app, we faced the challenge of sending dynamic, user-specific reminders at the precise times chosen by users…

---

## [FlutterFlow Under the Hood: How It Works & Insights](https://forum.nocodework.com/t/flutterflow-under-the-hood-how-it-works-insights/298)

<div class="topic-metadata">

**Author:** [@Rohan\_Sharma](https://forum.nocodework.com/u/Rohan_Sharma)\
**Replies:** 0\
**Last updated:** [September 18, 2025, 10:21am UTC](https://forum.nocodework.com/t/flutterflow-under-the-hood-how-it-works-insights/298 "2025-09-18T10:21:50Z")

</div>

Hey folks :waving\_hand:, I’ve been diving into FlutterFlow and wanted to share some insights into how it works under the hood. A lot of us use it as a powerful no-code/low-code platform, but understanding what’s happeni…

---

## [Top Ways to Boost API Performance](https://forum.nocodework.com/t/top-ways-to-boost-api-performance/297)

<div class="topic-metadata">

**Author:** [@Firoz\_Tyagi](https://forum.nocodework.com/u/Firoz_Tyagi)\
**Replies:** 0\
**Last updated:** [September 18, 2025, 10:04am UTC](https://forum.nocodework.com/t/top-ways-to-boost-api-performance/297 "2025-09-18T10:04:50Z")

</div>

APIs are the backbone of modern applications. Slow or unreliable APIs lead to poor user experiences, higher costs, and frustrated teams. The good news? With the right strategies, you can make APIs faster, more scalable, …

---

## [What’s New in FlutterFlow v3.10.11 Update (September 16, 2025)](https://forum.nocodework.com/t/what-s-new-in-flutterflow-v3-10-11-update-september-16-2025/296)

<div class="topic-metadata">

**Author:** [@Madhav\_Ojha](https://forum.nocodework.com/u/Madhav_Ojha)\
**Replies:** 0\
**Last updated:** [September 18, 2025, 9:46am UTC](https://forum.nocodework.com/t/what-s-new-in-flutterflow-v3-10-11-update-september-16-2025/296 "2025-09-18T09:46:10Z")

</div>

FlutterFlow continues to evolve rapidly, and the v3.10.11 (v6.3.11) release introduces features aimed at improving stability, accessibility, collaboration, and development workflows. Below is a detailed breakdown of what…

---

## [AI in Software Testing](https://forum.nocodework.com/t/ai-in-software-testing/294)

<div class="topic-metadata">

**Author:** [@Rushikesh\_Kendre1](https://forum.nocodework.com/u/Rushikesh_Kendre1)\
**Replies:** 0\
**Last updated:** [September 11, 2025, 11:53am UTC](https://forum.nocodework.com/t/ai-in-software-testing/294 "2025-09-11T11:53:43Z")

</div>

Applications of AI in Testing Test Case Generation & Optimization AI analyzes user stories, code changes, and past defects to automatically generate test cases. Helps reduce redundant tests and improve test cover…

---

## [Leveraging n8n as Backend Support in FlutterFlow Applications](https://forum.nocodework.com/t/leveraging-n8n-as-backend-support-in-flutterflow-applications/291)

<div class="topic-metadata">

**Author:** [@Rohan\_Sharma](https://forum.nocodework.com/u/Rohan_Sharma)\
**Replies:** 0\
**Last updated:** [September 10, 2025, 9:22am UTC](https://forum.nocodework.com/t/leveraging-n8n-as-backend-support-in-flutterflow-applications/291 "2025-09-10T09:22:35Z")

</div>

In the fast-evolving world of app development, having a flexible, scalable, and efficient backend is crucial. With the rise of no-code platforms like FlutterFlow, developers can build mobile applications without deep kno…

---

## [N8n – The Open-Source Automation Platform You Should Know About](https://forum.nocodework.com/t/n8n-the-open-source-automation-platform-you-should-know-about/290)

<div class="topic-metadata">

**Author:** [@Gautam](https://forum.nocodework.com/u/Gautam)\
**Replies:** 0\
**Last updated:** [September 8, 2025, 10:03pm UTC](https://forum.nocodework.com/t/n8n-the-open-source-automation-platform-you-should-know-about/290 "2025-09-08T22:03:47Z")

</div>

Hey everyone, I’ve recently started exploring n8n, and it seems like a powerful tool for anyone looking to automate workflows without writing tons of code. Think of it as an open-source alternative to Zapier or Make, bu…

---

## [AI in Software Testing](https://forum.nocodework.com/t/ai-in-software-testing/287)

<div class="topic-metadata">

**Author:** [@rushikesh\_kendre](https://forum.nocodework.com/u/rushikesh_kendre)\
**Replies:** 0\
**Last updated:** [September 5, 2025, 1:13pm UTC](https://forum.nocodework.com/t/ai-in-software-testing/287 "2025-09-05T13:13:43Z")

</div>

Introduction Artificial Intelligence (AI) is transforming the way we test software by making testing faster, smarter, and more reliable. Traditional testing relies heavily on human effort, but AI-based testing can learn …

---

## [How I Approach Testing a New Feature – Step by Step](https://forum.nocodework.com/t/how-i-approach-testing-a-new-feature-step-by-step/285)

<div class="topic-metadata">

**Author:** [@Akash](https://forum.nocodework.com/u/Akash)\
**Replies:** 0\
**Last updated:** [September 5, 2025, 12:43pm UTC](https://forum.nocodework.com/t/how-i-approach-testing-a-new-feature-step-by-step/285 "2025-09-05T12:43:54Z")

</div>

1. Understand – Read the requirements and clarify doubts. 2. Plan – Decide the scope, test types, and prepare test data. 3. Design – Write test scenarios and cases (positive, negative, edge). 4. Execute – Run the tests, …

---

## [MongoDB Discriminators: A Simple Way to Handle Polymorphism](https://forum.nocodework.com/t/mongodb-discriminators-a-simple-way-to-handle-polymorphism/284)

<div class="topic-metadata">

**Author:** [@Firoz\_Tyagi](https://forum.nocodework.com/u/Firoz_Tyagi)\
**Replies:** 0\
**Last updated:** [September 4, 2025, 6:02am UTC](https://forum.nocodework.com/t/mongodb-discriminators-a-simple-way-to-handle-polymorphism/284 "2025-09-04T06:02:05Z")

</div>

If you’ve ever worked with a relational database, you’re familiar with the concept of inheritance, where a child table can inherit properties from a parent table. In a NoSQL database like MongoDB, there isn’t a direct eq…

---

## [Understanding the Difference Between Inline and Custom Functions in FlutterFlow](https://forum.nocodework.com/t/understanding-the-difference-between-inline-and-custom-functions-in-flutterflow/283)

<div class="topic-metadata">

**Author:** [@Abhishek\_Arya](https://forum.nocodework.com/u/Abhishek_Arya)\
**Replies:** 0\
**Last updated:** [September 2, 2025, 12:45pm UTC](https://forum.nocodework.com/t/understanding-the-difference-between-inline-and-custom-functions-in-flutterflow/283 "2025-09-02T12:45:26Z")

</div>

In FlutterFlow, both inline functions and custom functions are used to implement logic in your app, but they serve different purposes and have distinct characteristics. Understanding the difference between the two can he…

[Next page](https://forum.nocodework.com/latest.md?page=1)
