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

Builder for Developers

Showing 128 of 439

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 almost 4 years ago in Builder for Developers 1

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

MailerLite Integration

No description provided
Kévin Poireau over 1 year 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 almost 3 years ago in Builder for Developers 0

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 about 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 about 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 about 4 years ago in Builder for Developers 0

Auto custom component image

It would be awesome if you can have a setting in builder set custom component image to auto. So for instance it would use the preview tool to take a snapshot of how it looks and use it as a reference image. It would really make it easier to find c...
Guest over 1 year ago in Builder for Developers 0

allow data binding as inputs for custom components

Lets say you have most of your content in something like contentful which is great for handling mass amounts of data. Lets say you have a data model on contentful called people on contentful. Lets say your builder page has a custom component calle...
Guest over 1 year ago in Builder for Developers 0

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