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

All ideas

Showing 349 of 349

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

Layers - Collapse all

The ability to collapse all layers to get a better understanding of the whole hierarchy. Similar to how VS Code allows for tree collapsing.
Will Simons over 2 years ago in  1

Create conditional content input for Symbols

When creating a symbol and configuring content inputs we would like to mark some as conditional configurations. For example: A boolean >Does this banner symbol will have a banner? If value > yes Then show the following content inputs: CTA Te...
Guest about 1 year ago in Visual Editor 0

childRequirements for uiBlocks input type

Currently uiBlocks input type accepts any type of built in and custom components from Builder. I would like it to work the same way as childRequirements for custom components with children where you can define list of components that can be used. ...
Guest about 1 year ago in Builder for Developers 0

Ability to categorize/group section models

Currently we have a new feature called folders that only group together content entries. I would like the ability to group together different models. For example, I have a bunch of models I use for a specific page of my site. I would like to group...
Nicole Wong 10 months ago in Content List 1

make possible to add <br/> in Rich Text Editor

Add support for shift+enter to add a <br/> in the middle of text to allow for more control on spacing and line breaks. Currently, if you hit enter in Builder RTE it adds <p><br/></p> which creates a lot of extra space. It i...
Tim over 2 years ago in Visual Editor 0

add all components to meta.componentsUsed

Currently it only tracks custom components that are being used, would be great to track builder-provided components as well
Tim 11 months ago in Builder for Developers 0

bulk edit content items

It would be great to be able to bulk edit content items (e.g. mainly delete) from the main content search screen. For example, I have a bunch of draft content created from working with the figma plugin that i am never going to publish and want to ...
Guest 8 months ago in Content List 0

seo-friendly human readable image urls

We’re using images from builder CDN and having a problem with configuring seo-friendly human readable image urls. For example, we're uploading image with name some-healthy-stuff.webp and expect image name to persist, but we’re getting some hashed ...
Guest 8 months ago in  0

Support defineProps for TS in vue 3 sdk

Currently you can support standard non typed versions of defineProps, such as defineProps(['prop1', 'prop2']) <-- supported in builder sdk in typescript, you would define them as defineProps<{ prop1: string, prop2: number }>() <-- not ...
Guest 6 months ago in Builder for Developers 0