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

All ideas

Showing 343 of 343

Suggestion in inputs

It is possible to have enum for values, but this makes it mandatory to use enum values. It would be awesome to have suggestions, like "most used values". Example: I have an AspectRatio component. I allow all numbers, but I would like to have most ...
Guest 11 months ago in Visual Editor 0

Allow "calculable" numbers in number input

Number input needs only pure numbers. It would be awesome to allow calculable values. Example: I have the AspectRatio component. 16/9 is 1.77778... which is kinda hard to remember.
Guest 11 months ago in Visual Editor 0

Add ability for models to include themselves

Currently when you add a model type as a field for a model the model you are working with is omitted from the drop down. It would be nice for a model to be able to include itself so that we can build recursive models. e.g. SomeModel { field1: stri...
Nathan Erwin 11 months ago in Visual Editor 0

Case Insensitive In-Query Sort for Content-API

Origin: https://forum.builder.io/t/case-insensitive-sort/3624 Clients concern is having to iterate over each pagination of 100 results and then sort. Goal: Allow user to designate case insensitivity in-query. Currently: builder.getAll returns data...
Julius Dorfman 11 months ago in Builder for Developers 0

Allow Upload API to upload fonts to your space

While adding images and videos to the media library is easy via the Upload API, adding fonts to the custom fonts section of a Space is still a manual task. It would be great to be able to upload OTF and TTF file types directly into a Space via API...
Guest 11 months ago in Builder for Developers 0

HTML rich text editor should have more features, like adding images to it

The rich text editor should be "richer", so to speak. For instance, I would like the ability to just add images to it, like with a blog post.
Daniel Marcus 11 months ago in Visual Editor 0

Video Optimization

Something like an incremental resolution/bitrate based on connection quality or for loop videos to unlimited quality. The algo should understand when to augment/reduce the color depth and audio quality over the resolution and vice versa to accomod...
Andrea Peverelli 12 months ago in Builder for Developers 0

Page URL property when creating/editing Roles

When attempting to limit access to specific pages, the current work around is to create a new property for the Page Model then use this to filter. Then use the Validation Hook on the model to enforce that pages with specific URLs must have this pr...
Julius Dorfman 12 months ago in Account 0

Extending or Customizing ShopifyProductHandle Product Selector

Would like the ability to extend, customize, or configure the product selector generated by the ShopifyProductHandle field. Currently, the product selector shows a list of products by product title and allows you to search by title. However, it wo...
Guest 12 months ago in Visual Editor 0

if you are mapping a data model or data object to a custom component, it would be great if Builder could automatically map values in that object to the relevant fields

Lets say you have an article data model with title, image and author fields and an article card component. Currently you have yo add the article data to the page, and then select each field and set up the data binding. It would be great to select ...
Tim 12 months ago in Visual Editor 1