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

All ideas

Showing 344 of 344

Ability to replicate database transactions with the write API

It would be nice to be able to replicate database transactions with the write API, so that if a single action like updating a CMS data model fails, everything in the transaction will automatically rollback. This would prevent having to do manual c...
Daniel Marcus 9 months ago in Builder for Developers 0

Add ability to sort CMS data models by any given field directly on Builder

For CMS data models on Builder, you can currently only manually change the order. There's also the ability to filter by field type, but you can't sort by field types
Daniel Marcus 9 months ago in Builder for Developers 0

Allow naming of Connected Data items

When connecting Data from Builder CMS Data Models (using Connect Data in the Data tab in the Visual Editor), the names are automatically generated using the name of the Data Model and then appending an incrementing digit (i.e. Pricing, Pricing 1, ...
Jason Clark 9 months ago in Visual Editor 0

Ability to setup colors from Application code

Would be nice to have a way to setup colors to be used in Builder Editor, from the application code. Like we register Custom Components to be used, we should be able to setup Custom Colors in the same way. This would enforce usage of pre-defined c...
Adrian Mouly 9 months ago in Visual Editor 0

GraphQL mutations

It would be nice for Builder to support GraphQL mutations for the write API, for instance.
Daniel Marcus 9 months ago in Builder for Developers 0

Content Federation (marrying multiple distinct APIs without duplicating content)

Content Federation is a concept that marries multiple distinct APIs without having to duplicate the content. This would nice to be built into Builder.
Daniel Marcus 9 months ago in Builder for Developers 0

Option to disable/configure default margins, paddings, heights and widths

99.9999% of the time, when I add a new block, I delete the default 20px top margin. I also delete the 30px bottom padding, 200px width and 200px height that sometimes get added to my blocks. Having an option to configure the default margin/padding...
Ersin Akinci 9 months ago in Visual Editor 0

Ability to self-host data models

Similar to Strapi, it would be nice to be able to self-host the data models.
Daniel Marcus 10 months ago in Builder for Developers 0

Ability to have complex data model relationships, like ORMs

It would be nice to have the ability to do complex relationships, which exist in ORMs, such as: One-to-one One-to-Many Many-to-Many One-Way Many-way Polymorphic Inverse
Daniel Marcus 10 months ago in Builder for Developers 1

childRequirements for uiBlocks input type

Currently uiBlocks input type accepts any type of built in and custom components from Builder. I would like it to work the same way as childRequirements for custom components with children where you can define list of components that can be used. ...
Guest 10 months ago in Builder for Developers 0