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

Builder for Developers

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 over 3 years ago in Builder for Developers 2

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

Figma Integration - Import full frames

Customers would love it if we could import full frames. For example - We have a header frame that we could import the nav, hero image, CTA button etc in one go. For now it will only import each element separately which works without any issues - e...
Taylor Miller over 4 years ago in Builder for Developers 0 Already exists

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 over 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 over 2 years ago in Builder for Developers 0

Custom Components Analytics

it’d be nice to get few metrics on custom components in a dashboard: mainly how many times it’s used, most common inputs on it, it'll help the developer get an understanding on how their components are being used out in the wild and plan changes a...
Aziz almost 4 years ago in Builder for Developers 0

Input types for SDKs

Feedback from Tekton: So the first issue I notice when using the @builder.io/react and @builder.io/react/lite packages is that the Builder class is simply exported without new type definitions or specific React bindings. What I would expect to see...
Korey Kassir about 4 years ago in Builder for Developers 0

Add support for targeting on integers

Targeting on an integer isn't supported. The only work around is to use the string type and wrap the integer in quotes. Additional points for allowing the use of less and greater than, for example, `accountAgeInYears > 3`
Josh Mahony over 4 years ago in Builder for Developers 0

AWS S3 Plugin

It would be nice to have an AWS S3 plugin that integrates well with Builder.
Daniel Marcus almost 3 years 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 almost 3 years ago in Builder for Developers 0