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

Builder for Developers

Showing 102 of 380

Auto custom component image

It would be awesome if you can have a setting in builder set custom component image to auto. So for instance it would use the preview tool to take a snapshot of how it looks and use it as a reference image. It would really make it easier to find c...
Guest 4 days ago in Builder for Developers 0

allow data binding as inputs for custom components

Lets say you have most of your content in something like contentful which is great for handling mass amounts of data. Lets say you have a data model on contentful called people on contentful. Lets say your builder page has a custom component calle...
Guest 4 days ago in Builder for Developers 0

Not load content that is hidden by visibility

When using the visibility option in any component, it would be great if the devices you choose to hide they don't load in the code
Luis Lopez 9 days ago in Builder for Developers 0

Disable Live Sync Globally/By Default for Environments

As of now, Live Sync is enabled for main->{environment} by default for models and content. It would be great to have the ability to turn this off by default; that is, a main environment would not push to child environments AND there would be no...
Chris Zacny 2 months ago in Builder for Developers 1

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

Disable "Link URL" field on Custom Components via code config

Right now, when creating a new custom component and registering it with Builder, the field "Link URL" will always show up in the editor, allowing content editors to wrap the whole component in a link to an arbitrary URL. It's possible to disable t...
Elias Baldwin 2 months ago in Builder for Developers 0

Support for long list of user attributes

We have a situation in which retrieving content for page while using a long list of targeting attributes exceeds the length allowed for a URL. For example: https://cdn.builder.io/api/v3/query/{key}/page?userAttributes.targetGroup=women&userAtt...
Ulisses Alves 3 months ago in Builder for Developers 0

Google Analytics Integration

Instead of having to setup custom events and conversions separately, it'd be great to be able to integrate existing GA4 profiles to pull in custom events, conversions and more information into the insights and use that information for A/B tests. T...
Mat Houchens 5 months ago in Builder for Developers 0

Bulk Actions for Environments - Models

Currently there are options to link/unlink and sync content in bulk. This ability doesn't exist for models. We just started using builder.io and we already have 3 environments and 15+ models and growing. Performing this action manually one-by-one ...
Guest 27 days ago in Builder for Developers 0

Generate typescript defintion files

Builder should be able to automatically generate typescript defintions for model. This would greatly increase the DX when using Builder, and could probably done pretty easy. I dont have any code examples currently, but for brevity a builder.get("e...
Guest 8 months ago in Builder for Developers 0