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

All ideas

Showing 407

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 4 months ago in Account 1

Better CSS Grid Support

For more complex layouts, CSS Grid is a necessity. Unfortunately, Builder's Visual Editor has no real support for CSS Grid, other than doing everything through pure CSS, which isn't really approachable for many less technical folks. It'd be really...
Jason Clark about 1 year ago in Visual Editor 1

Assign User Role When Adding User to Multiple Spaces

Currently when adding a new user to multiple spaces the users role within those spaces defaults to Designer. An option to select a user role when adding them to multiple spaces would be very helpful so that an admin doesn't have to enter each spac...
Guest 5 months ago in Account 1

Webhook for subscription usage

The idea is to have better control of the builder usage (page views, etc) So would be nice to have: A way to set a threshold to the different usages Fire the event to the webhook when the threshold is exceeded
Guest 8 months ago in Builder for Developers 0

Access name and alt of the embedded images inside rich text editor

Currently the rich text editor doesn’t allow me to access or set the name and alt attribute of images added via the asset library. It would be nice to be able to set or access alt text or name of images embedded inside rich text editor.
Merhan Mustafov 2 months ago in Builder for Developers 0

Sticky rich text editor's toolbar on full screen editing

Currently the toolbar in full screen editing mode in builder io is not sticky when the content is big. It would be very nice for the toolbar to be sticky, so that the editing of bigger contents inside the editor is easier.
Merhan Mustafov 2 months ago in Visual Editor 0

List Edit View for Assets with Bulk Actions

It would be awesome to do bulk actions like bulk delete, bulk move, filter, rename or whatever and multi select assets
Guest 2 months ago in Content List 0

Conditional fields in structured data models

It would be useful to be able to hide a set of fields based on the content of another field within models defined through builder's dashboard. This is possible with custom components by writing some code, but not for fields defined in the dashboar...
Guest over 1 year ago in Builder for Developers 0

Allow developers to customize the Style tab

Allow developers to edit the style tab. Register new inputs for the style tab, such as overflow settings. Hide/remove inputs from the style tab. Rearrange the style tab. Validate inputs with custom rules and design tokens so that a design system i...
Logan 9 months ago in Visual Editor 1

Add a singleton global data model

Right now it's impossible to add a one-off global data model. An example where this could be useful is something like a highlight article. You could create a model that references an article. This model should only have one entry. Right now you co...
Guest 12 months ago in  1