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

All ideas

Showing 407 of 407

Create custom data entries with ai

I really wish Builder.io had like an ai chat interface to help with creating custom data structures. Example: URL redirects As a developer I could on my own set up an openai assistant where I give it 10 old urls, and it asks me where to redirect t...
Guest 10 months ago in Content List 0

add switch account or logout menu

As using personal account as playground and corporate for work, need the ability to switch accounts or able to utilize both.
Guest 10 months ago in Account 0

Geocoordinate Data Type in Visual Editor (Map-based data)

All of my mobile apps include maps and points of interest. In order to include those in the CMS, there needs to be a way of entering geopoints, geocoordinates or whatever you would like to call them. From what I can see, the best I can currently d...
Guest 11 months ago in Visual Editor 0

Page-specific breakpoints

Custom breakpoints are currently a space/environment setting that applies to all content entries. This presents a problem for us for two reasons: This means that if we are going to change them, then we need to go back and update all existing conte...
Guest over 1 year ago in Visual Editor 0

Fuzzy content search

It'd be great to be able to do a fuzzy search of all content (not as the default search mechanism, but as an advanced search option). Sometimes, we need to find all instances of a certain term to be able to quickly replace them, and this would be ...
Jason Clark over 1 year ago in Visual Editor 0

Allow in-query case-insensitivity sorting option w/ Content API

Origin: Adam Innes 50000feet.com Clients concern is performance having to iterate over each pagination of 100 results and then sort. Currently: builder.getAll returns data and the output is: ["AB", "Aa"] when the desired output is ["Aa", "AB"] Exa...
Julius Dorfman over 1 year ago in Builder for Developers 0

handle blog field // generate slug URL automatically after adding a blog title

https://share.getcloudapp.com/bLuB9yz9
Guest over 2 years ago in Visual Editor 0

Input types for SDKs

Feedback from Tekton: So the first issue I notice when using the @builder.io/react and @builder.io/react/lite packages is that the Builder class is simply exported without new type definitions or specific React bindings. What I would expect to see...
Korey Kassir over 2 years ago in Builder for Developers 0

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 2 years ago in Visual Editor 0

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 2 years ago in Visual Editor 0