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

All ideas

Showing 404

Enhanced API Request Viewing

Detailed Request Logging: It would be incredibly helpful if the system could log all the details of API requests and responses, including headers, parameters, request body, and response body. This would allow users to troubleshoot issues more effi...
Guest over 1 year ago in Builder for Developers 0

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 8 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 9 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 9 months ago in Visual Editor 0

Ability to lock content for editing at any given moment

A locked for editing feature would be useful to add to Builder. Here's an example of CMSs that utilize this feature: https://www.storyblok.com/apps/locking https://www.dotcms.com/docs/latest/content-check-in-checkout It would nice to be able to lo...
Daniel Marcus over 1 year ago in Visual Editor 0

Add color coding/helper text for model type next to model name

In the Content menu of the dashboard it lists all the models your have on the left side. Would be nice if there was some sort of indicator of what type of model it is (Page, Data, Section) either through color coding or some default helper text/icon.
AJ almost 3 years ago in  0

Deeper indentation levels for bulleted lists

Currently, you can add bulleted lists to text blocks in the Visual Editor, however it only supports one indentation level, like this: this is a list It would be great to be able to do multiple levels, like this: this is a list
Ersin almost 3 years ago in Visual Editor 1

Return to saved view when going "back" from editing a page

Often times I'll search for specific pages (or use a saved view) and then start editing a page. Once I'm done I'll return to the list of pages to update a similar page and have to search or open the saved view again. I'd love to be able to "return...
Guest over 1 year ago in Content List 1

Add ability to change model names

Would be nice to have ability to change model names after they're created. I can understand why this currently isn't there, since we're probably creating DB entries and API functions underneath, but inability to rename can be confusing. Current wo...
Russell almost 3 years ago in Visual Editor 0

add includeScheduledContent flag to content API

when a user has scheduled content they want to preview on a site or do some testing on, currently the only way to fetch the content from the content API is to manually include the date as a userAttribute: const targetDate = new Date();targetDate.s...
Tim over 1 year ago in Content List 0