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

Builder for Developers

Showing 113 of 409

Not load content that is hidden by visibility

When using the visibility option in any component, it would be great if the devices you choose to hide they don't load in the code
Luis Lopez 6 months ago in Builder for Developers 0

Webhooks for Request To Publish

We want to fire a web hook whenever an admin user “Requests to publish” content so that we can build a slack integration to notify the users tagged that a page is ready for review.
Jason Yang almost 2 years ago in Builder for Developers 1

Bulk Actions for Environments - Models

Currently there are options to link/unlink and sync content in bulk. This ability doesn't exist for models. We just started using builder.io and we already have 3 environments and 15+ models and growing. Performing this action manually one-by-one ...
Guest 7 months ago in Builder for Developers 0

Allow aggregation operations: $cond, $ifNull, etc.

I want to query content items using the query syntax but manipulate the set of returned items based on certain conditions. My main use case is that I want to query for a URL path and a custom targeting attribute. If there's a content item for that...
Ersin Akinci about 2 years ago in Builder for Developers 0

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 1 year 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 1 year 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 1 year 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 1 year ago in Builder for Developers 0

Ability to hide/remove sub-text/ sub-heading(value of design token) from design token list item in visual editor

Ability to hide/remove sub-text/sub-heading(value of design token) from design token list item in visual editor
Guest 7 months ago in Builder for Developers 0

Include queryParams in appState or toUrl function for Plugins

It would be very useful to have access to queryParams in the toUrl function when building custom plugins. We are building a plugin that uses personalization that usually we include as queryParams so that users can change their state in the UI to t...
Tim almost 3 years ago in Builder for Developers 0