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

All ideas

Template management system with builder io (category/personalized)

Hello team, with requiremnt going more personalized and category specific for ecommerce, search/ product detail page requires to show differently when given context of category or personalization of segement. I would like to see how can we create ...
Guest almost 3 years ago in 

View size of blocks/content

We have gotten errors when trying to publish pages due to "size of the page/content". However we currently have no way to see the size of each block to know what is bogging down the page.
Guest almost 3 years ago in Visual Editor

component-specific permissions

For many of the customers where we want to implement builder.io, there is an expectation that it is possible to give editing permissions to individual elements in components. For example, we have a hero banner in which a person with certain permis...
Guest almost 3 years ago in Visual Editor

add limit prop to list input type subfields

We have a common use case of limiting number of inputs on a list input, and currently have to use the onChange function, it would be great to have a limit that sets cap on inputs
Tim almost 3 years ago in Visual Editor

Community Fiddle Library

A place for Builders to share fiddles and ideas with each other.
Harrison McCarey about 3 years ago in Visual Editor

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 about 3 years ago in Visual Editor

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 about 3 years ago in Visual Editor

Allow primitive value in list

It is not possible to specify anything else than objects as children for list input type.
Guest about 3 years ago in Builder for Developers

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 about 3 years ago in Visual Editor

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 about 3 years ago in Visual Editor