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

Ideas

Showing 149 of 439

Transfer space to another Builder.io user account

No description provided
Guest over 2 years ago in Account 0

Allow a note/message when publishing

When publishing, giving the user the ability to add a note to say what changes have been made (like a commit message) to easily see what changes someone made during a publish. ex. changed url from /test to /test1
Guest over 1 year ago in Builder for Developers 1

Ability for CMS data models to have a UUID field

Similar to a database, it would be nice to have a UUID field for CMS data models
Daniel Marcus over 2 years ago in Builder for Developers 0

Add ability to sort CMS data models by any given field directly on Builder

For CMS data models on Builder, you can currently only manually change the order. There's also the ability to filter by field type, but you can't sort by field types
Daniel Marcus over 2 years ago in Builder for Developers 0

Ability to self-host data models

Similar to Strapi, it would be nice to be able to self-host the data models.
Daniel Marcus over 2 years ago in Builder for Developers 0

Add ID to image and path to folder for Upload API

Add id or image folder to Upload API
Guest almost 3 years ago in Builder for Developers 1

Support for multiple urls with separate targeting on same page

We would like to have the ability to create a page that has multiple URL's with separate targeting. Currently, we are trying to surface the same page layout to different URL's targeted at different segments.
Abby Fillon about 3 years ago in Builder for Developers 2

Configure default page templates

We would really like to see customizable page templates. For instance, we have a standard header and footer that we'd like added automatically on every page. It'd be more convenient to have this added automatically when a new page is created in ou...
Guest about 3 years 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 about 2 years ago in Builder for Developers 0

Slug field and custom validations

From customer: I am trying to add a slug field for content type models, but right now the only option that really works for this is the “text” field type. Unfortunately, text fields on content models do not allow any real validation (outside of “r...
Taylor Miller over 4 years ago in Builder for Developers 2