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

All ideas

Showing 439 of 439

Add "Clear Field" button for text inputs

When working with Symbols, we like to use logic to allow a field to be overridden if populated but provide a secondary fallback if the value is nullish. Unfortunately, if you just empty the text in an input right now, it leaves it as an empty stri...
Jason Clark over 1 year ago in Visual Editor 0

Support Tables in WYSWIYG fields

We use WYSWIYG field for Blog content and it allows us to save tables when using the edit as code tab, but removes the tables whenever you make a change in the default preview view
Guest over 2 years ago in Visual Editor 0

Form: Customize body

Customizing the body would be incredibly useful as some POST body has different schemas. example: body: { person: true, characteristics: { eyes: brown, hair: bald, weight: 180, } }
Guest almost 4 years ago in Builder for Developers 0

Hide Builder-generated console errors/warnings in all or just production environments

Sometimes Builder can generate a decent number of warnings in the console, depending on how your page is set up. It would be nice to have a flag in the SDK that can hide console warnings/errors production environments
Tim almost 4 years ago in Builder for Developers 0

Android SDK

We have a React Native SDK that works great with Android, but would be great to also have a fully native Android SDK as well
Steve Sewell almost 4 years ago in Builder for Developers 0

Provide a sorted list view for custom components

With increasing amount of custom components its inefficient to search through grid view for the custom component of choice. It gets even worse when the list isn't sorted by leading character. -> As a Marketeer, Developer, Designer I like to fin...
Guest over 1 year ago in Visual Editor 1

Increase Width of "Custom Fields on Left-Side Panel" in Edit Mode

(Please see attached file) That left side panel area where all the custom fields are... I hovered over the vertical scrollbar as well as the black editor json windows, but there wasn't an option to increase the width of those sections. A request I...
Guest over 1 year ago in Visual Editor 0

check in code generated by builder io to github

check in code generated by builder io to github
Guest over 1 year ago in Builder for Developers 0

Allow custom React components to have child dropzone "+ Add Block"

Create a React component that allows components that use withChildren to render a drop zone when no children are present. This would help in the case when the defaultChildren are deleted or not present. import { ChildDropZone, withChildren } from ...
Will Simons almost 4 years ago in  3 Already exists

Slug field and custom validations

From customer: I am trying to add a slug field for content type models, but right now the only option that really works for this is the “text” field type. Unfortunately, text fields on content models do not allow any real validation (outside of “r...
Taylor Miller almost 4 years ago in Builder for Developers 2