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

Builder for Developers

Showing 87 of 344

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

CMS data models locale picker should have the ability to change for all fields

Currently, on CMS data model entries, you can only change the locale picker one field at a time. It would be useful to be able to change to locale for all fields, much like what exists on the drag-and-drop visual editor.
Daniel Marcus 10 months ago in Builder for Developers 0

CMS data models should be able to share data among spaces when needed

CMS data models are contained within spaces, which is normally a good thing. However, in some cases, it would be useful to share CMS data among spaces, globally available. This could especially be useful for companies to share data and translation...
Daniel Marcus 10 months ago in Builder for Developers 0

Ability for CMS data model to allow number type to be made as the entry title

For CMS data models, the option, "Make Content Entry Title", only works for strings. It would be nice if it could also work for number types as well.
Daniel Marcus 10 months ago in Builder for Developers 0

If/when there's a v3 content API, make saner defaults for refs and symbols

I've been working with refs and symbols a lot and there are two behaviors of the content API that seem strange to me: You have to opt into includeRefs: true and noTraverse: false. The API doesn't recursively evaluate refs (https://github.com/Build...
Ersin over 1 year ago in Builder for Developers 2

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

Automatically assigned authors

When publishing a content, the author should be automatically assigned and the author details can be accessed on Content API.
Guest 10 months ago in Builder for Developers 0

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 10 months ago in Builder for Developers 0