Skip to Main Content
Builder.io Ideas
ADD A NEW IDEA

All ideas

Optionally render BuilderBlocks without wrapper element for its children

In order to use the React component Builder Blocks more consistently and predictably in different contexts – especially styling, it would be useful to have the option to render it without the unavoidable span/div that it uses to wrap its child ele...
Stefan Kunze about 4 years ago in Builder for Developers

Add support for targeting on integers

Targeting on an integer isn't supported. The only work around is to use the string type and wrap the integer in quotes. Additional points for allowing the use of less and greater than, for example, `accountAgeInYears > 3`
Josh Mahony about 4 years ago in Builder for Developers

Adding a Masonry Layout Component

I thought this was already implemented but the feature is no longer an option. If we have the Carousel, Tabs and Accordion layouts, Masonry is the missing 4th Musketeer.
Guest about 4 years ago in Visual Editor

Include queryParams in appState or toUrl function for Plugins

It would be very useful to have access to queryParams in the toUrl function when building custom plugins. We are building a plugin that uses personalization that usually we include as queryParams so that users can change their state in the UI to t...
Tim about 4 years ago in Builder for Developers

Preserve name and extension for uploaded files

When adding a file to Builder, preserve the name and extension when downloaded.
April Dagonese about 4 years ago in Builder for Developers

Slack / Discord Integration for comments.

Currently when you use the "@" symbol to leave someone a comment within a page they receive an email. I only check my email occasionally throughout the day, where I live within Slack and Discord. It would be nice to have a bot setup that you could...
Guest about 4 years ago in Visual Editor

Allow any case for custom targeting attributes, not just camel case

When adding the name for a custom targeting attribute, the name is locked in to starting with a lowercase letter. The camel case requirement also doesn't allow for two capital letters to be next to each other which limits the ability to target cer...
Guest about 4 years ago in 

Space / Org Dashboard

It would be great to consider creating a dashboard that would replace the default builder.io/content view. This dashboard would be an overview of Space/Org data and content. It might show internal analytics for trending or last edited/published co...
Logan about 4 years ago in Visual Editor

CMS: Support CSV upload for Data Model

Allow customers to upload a .csv file to generate a Builder Data Model with entries from the file
Logan about 4 years ago in Visual Editor

Page Branches (something like git branches)

By default, there is a master / main branch. A user can create a branch and can select a publish point in the history or just edit the current branch in the editor. During deployment, we can assign a specific branch. If a page does not have that b...
Alchie Tagudin about 4 years ago in Builder for Developers