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

Builder for Developers

Showing 116 of 420

link-connection

link to games
Guest 1 day ago in Builder for Developers 0

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

SDK/API should return `scheduled` flag for easy manipulation

When fetching content entries using SDK or API, the scheduled content is also returned with the published flag having a value of published. It will be great if we have a new flag scheduled=true or the published flag has a value of scheduled , or s...
Umair Hafeez 6 months ago in Builder for Developers 0

Duplicate projects

It is useful sometimes when you create a project to duplicate it and make changes to both of them from different perspectives to make A/B testings for example.
Guest 30 days ago in Builder for Developers 0

Copy Models across spaces

With a multii site scenario there is a common need to share model definitions across spaces. Currently to synchronize model definitions across spaces you need to write code using the Admin SDK. There really should be admin features within the app ...
John Schneider about 1 month ago in Builder for Developers 0

Allow range restrictions to lists (minimum and maximum items)

When using list inputs (while registering a custom component) we should be able to define minimum and maximum amounts of items that can be added to lists to prevent publishing blocks that have too many items or too few items (i.e. can only have be...
Caroline Pisano 8 months 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 over 1 year 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 about 1 year ago in Builder for Developers 0

Design tokens, with semantic variables, between spaces.

We've noticed an issue with how design tokens work between spaces. We have semantic design tokens, like "Brand Primary 1" and "Brand Primary 2" which connect to a css variable, such as --primary-1 and --primary-2. We have multiple sites, which sha...
John Paul Wilkens 9 months ago in Builder for Developers 4

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 over 1 year ago in Builder for Developers 1 Planned