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

Allow primitive value in list

It is not possible to specify anything else than objects as children for list input type.
Guest 11 months ago in Builder for Developers 1

Add ablity to name list items when creating content for a model

Currently when you create a model and add a list item you can name the list item with some name that will be applied to each item: adding a list named groups with a list items group will name each one group 1, group 2, group 3. It would be useful ...
Nathan Erwin 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 11 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 11 months ago in Account 0