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

All ideas

Showing 343 of 343

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

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

Ability for view current draft to live across the entire site according to that snapshot

Similar to how JAMStack deployment services Vercel, Cloudflare Pages, Netflify, etc., have preview deployments on pushes to branches on Github. Preview deployments allow the ability for QA to just test a snapshot of a specific branch that could be...
Daniel Marcus 9 months ago in Visual Editor 0

Add the ability to strictly localize by either just language or country

In some cases, you might want to make a new change in a language, like English and apply that to all locales using English. For example: en-US, en-CA, en-MX, etc. It would be nice to have something built in to easily port all those changes in a si...
Daniel Marcus 9 months ago in Visual Editor 0

CMS data models locale picker should have the ability to change for all fields

Currently, on CMS data model entries, you can only change the locale picker one field at a time. It would be useful to be able to change to locale for all fields, much like what exists on the drag-and-drop visual editor.
Daniel Marcus 9 months ago in Builder for Developers 0

CMS data models should be able to share data among spaces when needed

CMS data models are contained within spaces, which is normally a good thing. However, in some cases, it would be useful to share CMS data among spaces, globally available. This could especially be useful for companies to share data and translation...
Daniel Marcus 9 months ago in Builder for Developers 0

Ability for CMS data model to allow number type to be made as the entry title

For CMS data models, the option, "Make Content Entry Title", only works for strings. It would be nice if it could also work for number types as well.
Daniel Marcus 9 months ago in Builder for Developers 0

Copy to Different Space should copy associated Symbols

First, the Copy to a Different Space functionality is really nice to have so I don't have to download/upload JSON, but it'd be even BETTER, if it would either ask or automatically copy any associated Symbols too. I know that may be a huge lift, bu...
Jason Clark 9 months ago in Visual Editor 0

Automatically assigned authors

When publishing a content, the author should be automatically assigned and the author details can be accessed on Content API.
Guest 9 months ago in Builder for Developers 0