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

All ideas

Showing 344 of 344

Video uploads should have the ability to ability to generate a thumbnail at any given time slot

If I upload a video, it would be very useful to be able to generate a thumbnail at any given time slot, on the fly.
Daniel Marcus 9 months ago in Content List 0

Add a Real-Time Updates API with Websockets

This could be useful for live feeds; similar to how socket.io works with websockets. It's actually a feature that DatoCMS has: https://www.datocms.com/docs/real-time-updates-api
Daniel Marcus 9 months ago in Content List 0

Text type built-in Builder component should be able to accept a file as a link

If I were making a custom component, then I could create a prop that accepts a file as custom field. Similarly, I would like the built-in Builder text component to accept a file.
Daniel Marcus 9 months ago in Visual Editor 0

Layers all stay closed instead of opening all up so everything can been seen each time a page is opened

Hello I have been using builder for a while now, for a specific customer and I love it - especially the speed that you can swap between pages to adjust with a very short lag. However in regards to the Layers panel, is it possible that every-time y...
Guest about 2 years ago in Visual Editor 2

Make all Link text inputs "longText"

This one should be super simple to implement. Sometimes, we can get pretty long URLs with dynamic content. It'd be so nice to be able to see the entire URL at once, so could you PLEASE make the Link URL fields be textareas instead of inputs?
Jason Clark 9 months ago in Visual Editor 0

Ability to fetch file/image metadata

If you are injecting a file (in my case, an image) into a custom component, all that seems to be available (via GraphQL) is the file URL. It would be really useful to be able to access more file information, for example, natural width and height. ...
Guest over 1 year ago in Builder for Developers 0

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 about 2 years ago in Builder for Developers 1

Must be able to preview changes on CMS data models

I'm not sure if this a bug or this should be a new feature. After adding http://localhost:3000/ as a preview URL for any CMS data model, then go to make changes to an instance of that data model, then when you click on preview those changes are no...
Guest over 1 year ago in Builder for Developers 0

Allow set px width for columns element

It would be great to have a more robust column width behavior in the style panel for the Builder created Column Element. Setting "n minus 1" columns at fixed px size, with the remaining one as auto, is a very common use case especially in tables. ...
Tim about 2 years ago in Visual Editor 0

add includeScheduledContent flag to content API

when a user has scheduled content they want to preview on a site or do some testing on, currently the only way to fetch the content from the content API is to manually include the date as a userAttribute: const targetDate = new Date();targetDate.s...
Tim 9 months ago in Content List 0