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

All ideas

Showing 387 of 387

Disabled State for inputs, or "Read-only" / Computed input type

Currently there is no good way to allow defining a visible but non-editable input type. Possible usecases for this would be Custom Code function to enable/disable editing of the input field (possible role-based editing for select fields of a custo...
Madison Dickson 14 days ago in Visual Editor 0

Design tokens, with semantic variables, between spaces.

We've noticed an issue with how design tokens work between spaces. We have semantic design tokens, like "Brand Primary 1" and "Brand Primary 2" which connect to a css variable, such as --primary-1 and --primary-2. We have multiple sites, which sha...
John Paul Wilkens about 1 month ago in Builder for Developers 4

Target user role in validation hook

For the purpose of restricting certain fields in a data model from being edited by any user, I should be able to target the current user's role in a validation hook. Something like async function run ( ) { if (context.user.role != 'admin' ) { retu...
Alex Bridgeman 15 days ago in Account 1

Ability to clear enum values from dropdown lists

After selecting an optional enum value from the dropdown list in the custom component options you’re unable to remove the selection afterwards. The only way to clear it is to delete the component and recreate the entire thing.
Guest 3 months ago in Content List 0

Add Refresh Cache Function (or just cached status even) for Custom Components and Layouts

When building locally and on a deployed server using Vercel I am finding that the biggest thing that is slowing me down and causing inconsistencies to my workflow at the moment is caching. Vercel caches heavily so updates on Builder take a while t...
Guest 11 days ago in Builder for Developers 0

Identify which Assets are in use (and where)

Within the Assets library, there is no way to see which assets are currently in use, or on which pages. This would: Enable a check when deleting assets that are currently in use Help organizations/users cull unused assets, for when their quota is ...
Danny Sellers about 2 months ago in Content List 0

Return the total amount of items in a model for pagination purposes

It would be great in the Content API, to be able to get the total amount of items in the return of the getAll method. That would allow us to be able to display a very common pagination pattern with numbered pages. At the moment, we do not know if ...
Guest about 1 year ago in Builder for Developers 3

Allow list of references to use field from referenced content as a label.

Allow list of references to use field from referenced content as a label. We have a long list of possible api errors Currently when viewing the list all you see it 'api-error 1', 'api-error 2', etc It would be nice if instead we could select a fie...
Guest 4 months ago in Content List 0

Asset Library Search and Organization

Right now the asset library only allows you to find assets by the asset name and one level of folders. If you have alot of images (say 1000+) it can be very hard for users to find the image they are looking for. Having the ability to tag images or...
Guest 3 months ago in Content List 1

Localize on a block level

Currently localization of blocks can happen on an individual input level within the block (see attached screenshot), this leaves room for error where a user may input localization for some inputs in a block but not others (i.e. a banner heading in...
Caroline Pisano 4 months ago in Visual Editor 0