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

Builder for Developers

Integrate with Typeform for lead gen forms

With the Typeform App, we would be able to embed Typeforms directly into Builder pages, aiding lead gen capture efforts. Types of forms: Engagement polls Entertaining quizzes Feedback surveys Order forms Application forms Branding questionnaire Re...
Christal Tossany over 4 years ago in Builder for Developers 1

Form: Customize body

Customizing the body would be incredibly useful as some POST body has different schemas. example: body: { person: true, characteristics: { eyes: brown, hair: bald, weight: 180, } }
Guest over 4 years ago in Builder for Developers 0

Hide Builder-generated console errors/warnings in all or just production environments

Sometimes Builder can generate a decent number of warnings in the console, depending on how your page is set up. It would be nice to have a flag in the SDK that can hide console warnings/errors production environments
Tim over 4 years ago in Builder for Developers 0

Android SDK

We have a React Native SDK that works great with Android, but would be great to also have a fully native Android SDK as well
Steve Sewell over 4 years ago in Builder for Developers 0

Webhooks with a "light" payload

Webhooks currently have two options - with payload (default) and without payload. Some of our pages are > 1MB in size due to certain reasons tied to locales that we were not able to address until the release of multiple fallback locales. This l...
Guest over 1 year ago in Builder for Developers 0

Allow in-query case-insensitivity sorting option w/ Content API

Origin: Adam Innes 50000feet.com Clients concern is performance having to iterate over each pagination of 100 results and then sort. Currently: builder.getAll returns data and the output is: ["AB", "Aa"] when the desired output is ["Aa", "AB"] Exa...
Julius Dorfman about 3 years ago in Builder for Developers 0

Case Insensitive In-Query Sort for Content-API

Origin: https://forum.builder.io/t/case-insensitive-sort/3624 Clients concern is having to iterate over each pagination of 100 results and then sort. Goal: Allow user to designate case insensitivity in-query. Currently: builder.getAll returns data...
Julius Dorfman about 3 years 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 over 1 year ago in Builder for Developers 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 almost 2 years ago in Builder for Developers 0

Add log or API of all custom components registered to a space

we have a react native and a react app that don't share any component library. It would be great if we could hit a builder api to see all the custom components registered in one space to make sure we have consistent typing across our apps
Tim over 3 years ago in Builder for Developers 1