Canvas Manual
Search…
v4.0
Introduction
Key Features
What's New
Canvas Design System Figma File
CANVAS FUNCTIONALITY
Getting Started
Branding & Design
Marketing Pages
Bubble Pages & Blocks
Roles & Permissions
Menus & Navigation
Data & Workflows
Emails & Alerts
Privacy rule checker
Miscellaneous
Reference
Bubble Best Practices
Learning Bubble Basics
Principles
Database
Design
Security
SEO
Speed
Modularity
Canvas library
Page templates
Blocks
Popups
Confirmation Popup
Message Popup
Image Popup
Video Popup
Vertical Scroll Popup
Edit Popup
Standard Form Popup
Subscribe Popup
Feedback / Contact Popup
Details Popup
Add List Popup
Advanced Form Popup
Rating Popup
Toggle Tabs Popup
Share Popup
Multi-Step Popup
Invoice Popup
Stripe Credit Card Purchase Popup
View Profile Popup
Send Message Popup
Multi-Select Pill Tabs Popup
Pricing Plans Popup
Powered By
GitBook
Add List Popup
Use this to allow users to create a custom list of Things.
Overview
A popup to add items to a repeating group and save them to the database.
Structure
The popup includes the following:
Input to add a new thing
Group Main add (addlist)
icon to initiate the add thing workflow
RepeatingGroup list items
that displays a list of texts (you can modify the data type)
The Repeating group has a custom state
Texts
for a list of texts (you can modify this as well)
Group Main delete (addlist)
icon to delete the added thing from the list
Clicking on
Button Cancel
,
Button Add items
, and
Group close (addlist
) will close the popup
How to set up
Update the data source for
RepeatingGroup list items
and RepeatingGroup list item's texts custom state
Add workflow to
Button Add items
Add a workflow on the page to show
Popup addListPopup
Previous
Details Popup
Next
Advanced Form Popup
Last modified
14d ago
Copy link
Contents
Overview
Structure
How to set up