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

All ideas

Showing 344 of 344

Add a Real-Time Updates API with Websockets

This could be useful for live feeds; similar to how socket.io works with websockets. It's actually a feature that DatoCMS has: https://www.datocms.com/docs/real-time-updates-api
Daniel Marcus 8 months ago in Content List 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 9 months ago in Visual Editor 0

Text type built-in Builder component should be able to accept a file as a link

If I were making a custom component, then I could create a prop that accepts a file as custom field. Similarly, I would like the built-in Builder text component to accept a file.
Daniel Marcus 9 months ago in Visual Editor 0

Make all Link text inputs "longText"

This one should be super simple to implement. Sometimes, we can get pretty long URLs with dynamic content. It'd be so nice to be able to see the entire URL at once, so could you PLEASE make the Link URL fields be textareas instead of inputs?
Jason Clark 9 months ago in Visual Editor 0

JSON diff viewer should have the ability to show the visual changes side by side

It would be really nice if there could be some sort of spotlight on a visual diff viewer to point out which things on the model changed.
Daniel Marcus 9 months ago in Visual Editor 0

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 9 months ago in Content List 1

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 9 months ago in Content List 0

Video Closed Captioning

In order to be ADA compliant, there needs to be an ability to add a closed caption file to videos or a way to have auto generated CC's similar to other video hosting websites.
Guest 9 months ago in Visual Editor 0

Rich text editor should be able to reference Builder assets

The rich text editor should be able to reference assets uploaded to Builder. It would also be useful to be able to reference an asset, like a PDF, on the same data model. For instance, let's say a CMS data model has a field for uploaded files and ...
Daniel Marcus 9 months ago in Builder for Developers 0

Color picker should have the ability to easily reference by name, similar to CSS variables

The color picker is currently kind of clunky and hard to remember what color correlates to what. In CSS, you can easily reference a variable, like var(--blue) or var(--light-blue), etc. Similarly, it would be extremely useful to be able to easily ...
Daniel Marcus 9 months ago in Visual Editor 0