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

All ideas

Showing 349 of 349

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

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

Dynamic List Data Binding Custom Component

It would be SUPER helpful if I could bind a dynamic list from a connected data source to a custom component. We have a custom component which implements a list input and a custom structured data model which allows of N number of items in a list. I...
Guest 7 months ago in Visual Editor 0

Multiple previews for structured data models, without the visual editor

Some content is best handlend as a structured data collection with no corresponding visual editor as there may not be a dedicated page, or the components are hardcoded if they do. It would still be useful to be able to see how that content will be...
Guest 9 months ago in Visual Editor 0

Ability to add more columns to the list of Pages/Data Models based on the fields available to that model

As the title says. It is handy especially for structured data models to see the content of a few fields (say tags for example) directly in the listing in the content section. Even better if it is dynamically configurable like (or as part of) filters.
Guest 9 months ago in Content List 0

Builder editor should allow non-developers to create dynamic URLs

It would be useful to allow non-developers to be able to create dynamic URLs, like a blog post, without the need for a developer. This way, a non-developer could create a template page that gets populated based off of new entries to a data model. ...
Daniel Marcus 10 months ago in Visual Editor 0

AWS S3 Plugin

It would be nice to have an AWS S3 plugin that integrates well with Builder.
Daniel Marcus 10 months ago in Builder for Developers 0

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 10 months ago in Builder for Developers 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 12 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 12 months ago in Content List 1