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

All ideas

Showing 343 of 343

Sort Content List (Section Model) By Title

We have a section model called Product Details Tab which is conditionally rendered by the ProductType we pass to the Section Model. Given that there are multiple product types, the Content Entries List has gotten a little cluttered. It appears the...
Landon Spell about 1 month ago in Content List 0

Make File Content Input not default to Photo

Currently, if you're building a dynamic symbol and add a Content Input of type File, by default it only shows image files to choose from in the Media Library and there's no way (that I can find) to change that default behavior. The Input should be...
Jason Clark about 2 months ago in Visual Editor 0

Add a tool to download a list of all my published URLs through Builder.io.

Add a tool to download a list of all my published URLs through Builder.io. I have to currently do it manually for 900 articles. Ridiculous.
Guest about 2 months ago in Content List 0

Generate typescript defintion files

Builder should be able to automatically generate typescript defintions for model. This would greatly increase the DX when using Builder, and could probably done pretty easy. I dont have any code examples currently, but for brevity a builder.get("e...
Guest about 2 months ago in Builder for Developers 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 2 months ago in Builder for Developers 0

Hygraph plugin

Hygraph is an amazing CMS with federated content. It would be awesome for Builder to have a Hygraph plugin to be able to traverse as a data source on the Builder drag-and-drop visual editor. Builder's competitor, Plasmic, currently has a Hygraph p...
Daniel Marcus 2 months ago in Visual Editor 0

Descriptive src urls for Image API

There are SEO benefits to descriptive src urls for images. The image API currently returns an alphanumeric string that is not based on the image title entered in builder. It would be helpful to have the ability to update and edit at least a portio...
Guest 2 months ago in  1

Better image preview

It is often difficult to identify what's what in the content editor, especially with data model content that doesn't have a visual editor. If you have a list of items that each has an image (1), it would be of great value to see that image in the ...
Guest 3 months ago in Content List 0

showIf for Model fields

As mentioned in this forum thread from Feb 2023, it would be super helpful to have 'showIf' or conditional logic for model fields https://forum.builder.io/t/model-custom-fields-showif/3290
Guest 3 months ago in Content List 0

Bring back docsLink

This docsLink prop would be IMMENSELY helpful when building custom components for clients. It's also not marked as deprecated in the documentation, even though this forum post from 2 years ago says it was deprecated then.
Guest 3 months ago in Visual Editor 0