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

Content List

Showing 24 of 349

Data models should have the ability to be locked down to specified users

Currently, you can only achieve this via custom roles and this is would be a cumbersome process to achieve this idea, as you would need to essentially do the reverse and select all user roles that can have access to specific models. It would be ex...
Daniel Marcus 10 months ago in Content List 0

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 12 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 12 months ago in Content List 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 12 months ago in Content List 0