Is the native "Reset Group" action failing you? 🤯
We've all been there: you reset a popup, but when you open it again, the old data is still there. Or worse, the input looks empty visually, but Bubble still thinks it has a value.
True Reset is the definitive solution for form clearing. It uses native DOM events to perform a "Deep Clean" on your elements.
🔥 Key Features:
True Value Wipe: It doesn't just clear the text; it forces an update to Bubble's data source, ensuring Input's value is empty returns yes.
Dropdown Support: Resets Dropdowns back to their initial option (Index 0), effectively clearing the user selection.
Group Deep Clean: Give an ID to a Group or Popup, and the plugin will find and reset every single input inside it automatically.
No Elements Needed: Works via Workflow Actions (Client-side). No need to place elements on the page.
⚡ Includes 3 Actions:
Reset Input: Clears a specific element by ID.
Reset Group: Clears all inputs nested inside a Group/Popup ID.
Reset Class: Clears multiple inputs sharing the same HTML Class.
Demo Test:
https://demo-app-56978.bubbleapps.io/version-test/truereset/1769020758411x215780762692406660Editor:
https://bubble.io/page?id=demo-app-56978&tab=Design&name=truereset