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

FILTER BY CATEGORY

Builder for Developers

Showing 80 of 307

Ability to choose which basic components and styles are displayed in the UI when creating a page

We have created our own custom button component so that we do not ever want to use the basic button component, but we do use the column component sowe do not want to hide all basic components and styles, just the ones we never want to use
Justin Saeian 11 months ago in Builder for Developers 0

Allow aggregation operations: $cond, $ifNull, etc.

I want to query content items using the query syntax but manipulate the set of returned items based on certain conditions. My main use case is that I want to query for a URL path and a custom targeting attribute. If there's a content item for that...
Ersin Akinci 11 months ago in Builder for Developers 0

allow deletion of models and / or entries

currently i cannot see a way to delete an entire model. i should be able to delete it if i want. there is also no easy way to delete entires. the only way i can see, is to open each entry individually and delete it - which is too time-consuming
Guest 11 months ago in Builder for Developers 0

Bug: incorrect casing / caps lock in Data model text input for fields

try creating a custom field for a data model, called URL (as per the tutorial) https://www.builder.io/c/docs/integrate-cms-data if you type something in all-caps, the input's text is in SpOnGeBoB cAsInG
Guest about 1 year ago in Builder for Developers 0

Ability to fetch file/image metadata

If you are injecting a file (in my case, an image) into a custom component, all that seems to be available (via GraphQL) is the file URL. It would be really useful to be able to access more file information, for example, natural width and height. ...
Guest about 1 year ago in Builder for Developers 0

Must be able to preview changes on CMS data models

I'm not sure if this a bug or this should be a new feature. After adding http://localhost:3000/ as a preview URL for any CMS data model, then go to make changes to an instance of that data model, then when you click on preview those changes are no...
Guest about 1 year ago in Builder for Developers 0

Allow Meta Field Usage on Sync as Shopify Section

Allow Meta Field Usage on Sync as Shopify Section We use Builder to create many Shopify Sections. Content creators will then use customize theme -> and add shopify sections that were created in Builder. However none of the builder sections can ...
Guest about 1 year ago in Builder for Developers 0

Protected pages for Paypal, Stripe paying users ( subscriptions )

I think Builder.io should add this out of the box , not for private roles such as Admin or Author etc but for paying users which comes into the screen ,pay and then can see the protected pages ( such as a gallery , a playlist , a series of books e...
Guest about 1 year ago in Builder for Developers 0

Return modelName with content API response

There are many cases where you might want to know the model name for a given Builder content item JSON. For example, if you have a function that takes some kind of Builder content item as input, then formats links one way or another based on wheth...
Ersin about 1 year 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 about 1 year ago in Builder for Developers 2