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

All ideas

Showing 382 of 382

Ability to schedule updates to the same content entry

Customers often leverage section models to schedule content to publish to their site at a later date. However, when a customer needs to make a scheduled update to said content entry (ex. they want to change a few words in 24 hours) - the content r...
Taylor Miller over 2 years ago in Visual Editor 2

Return the total amount of items in a model for pagination purposes

It would be great in the Content API, to be able to get the total amount of items in the return of the getAll method. That would allow us to be able to display a very common pagination pattern with numbered pages. At the moment, we do not know if ...
Guest about 1 year ago in Builder for Developers 2

Mobile-first design experience

Currently styles are inherited from the desktop view. Some designers prefer to start building with a mobile view first so it would be nice to have the option for style inheritance to go the reverse direction - tablet and desktop inheriting from mo...
AJ about 2 years ago in Visual Editor 1

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 over 2 years ago in Builder for Developers 1

Customize number of breakpoints

Love the editable breakpoints. We'd love to add in a 4th breakpoint, "large desktops" to work in. I could see someone only wanting 2 breakpoints, mobile/desktop as well, so might as well make it all configurable. Thanks!
Charles DuBose over 1 year ago in Visual Editor 2

Asset library should have the ability to replace assets, so the same URL is maintained when a new version replaces it

Similar to how if you were to use AWS S3, the same URL can be used for when new versions of the file are added, so it's always kept up to date. Currently, in Builder's asset manager, you can't simply replace assets, like images. You have to upload...
Daniel Marcus about 1 year ago in Account 2

Ability to clear enum values from dropdown lists

After selecting an optional enum value from the dropdown list in the custom component options you’re unable to remove the selection afterwards. The only way to clear it is to delete the component and recreate the entire thing.
Guest 2 months ago in Content List 0

Descriptive src urls for Image API

There are SEO benefits to descriptive src urls for images. The image API currently returns an alphanumeric string that is not based on the image title entered in builder. It would be helpful to have the ability to update and edit at least a portio...
Guest 9 months ago in  1

Custom metadata/fields attached to assets/images

As it stands, when you upload a file to the asset library you can change its name and what folder it resides in. What we cannot currently do is attach other information such as alt-text (important for accessibility and SEO), or any other metadata ...
Guest about 1 year ago in Builder for Developers 0

make possible to add <br/> in Rich Text Editor

Add support for shift+enter to add a <br/> in the middle of text to allow for more control on spacing and line breaks. Currently, if you hit enter in Builder RTE it adds <p><br/></p> which creates a lot of extra space. It i...
Tim over 2 years ago in Visual Editor 0