openBuild
  • Introduction
    • Introduction
    • The Framework
    • The Library
    • Release Notes
  • Core Concepts
    • Bubble vs openBuild
    • Responsive Design
      • Repeating groups
      • Advanced Responsiveness
    • Styles
      • Typography
      • Colors
      • Groups & Box Shadow
      • Inputs
      • Buttons
      • Style Variations
      • Changing styles
      • Custom CSS
    • Pages
      • index
      • base-menu
      • base-top
      • base-ribbon
      • base-mobile
      • admin
      • verify
      • styleguide
      • terms
      • login
      • reset_pw
      • privacy
      • 404
      • Menu
      • Base Layouts
  • WORKING WITH the framework
    • Getting Started
    • Navigation
      • Go to page
      • Navigation through custom states
      • Navigation through URL parameters
      • Navigation through URL parameters with Option sets
    • Data & Workflows
      • Custom States
      • Custom Events
      • Working with Reusables
      • CRUD
      • Source Popup
      • Backend Workflows
    • Users and Roles
    • Signup, Login, Password reset
    • Security & Privacy
      • Authenticating endpoints
    • Transactional Email
      • Setup Sendgrid
      • Setup Postmark
    • Alerts and Confirmations
    • Customization
    • Best Practices
      • Syntax
      • Color Coding
  • openBuild Library
    • Chrome Extension
  • Framework Elements
    • Menus
    • Option sets
    • Plugins
    • API Connector
    • User Access Management
    • CRUD Floating Group
    • CRUD Popup
    • Data Table
    • Security Redirect
    • Mail management
    • User Settings
    • Header & Footer
Powered by GitBook
On this page
  1. Framework Elements

CRUD Floating Group

PreviousUser Access ManagementNextCRUD Popup

Last updated 2 years ago

🍿 CRUD FLOATING GROUP is a reusable element used for CrateReadUupdateDelete (CRUD) operations.

By default, its width is limited to 480px. But you can change the max width of the reusable by changing the max width of the element inside the element or on the page itself. Read more about responsive design in .

It comes with 2 template sections that can be copied and used to create new ones. These are:

CRUD Popup contains 1 pre-build and working section:

Data manipulation and navigation

CRUD popup follows the framework practices like navigating with option sets and manipulating data using states.

If you want to learn more about passing data into reusables and navigating to different sections you can read about it in

this section.
this section
🍿 CRUD FLOATING GROUP in action
CRUD Template
MSG Template Icon
CRUD User