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

All ideas

Showing 405 of 405

Fuzzy content search

It'd be great to be able to do a fuzzy search of all content (not as the default search mechanism, but as an advanced search option). Sometimes, we need to find all instances of a certain term to be able to quickly replace them, and this would be ...
Jason Clark over 1 year ago in Visual Editor 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 over 1 year ago in Builder for Developers 0

component-specific permissions

For many of the customers where we want to implement builder.io, there is an expectation that it is possible to give editing permissions to individual elements in components. For example, we have a hero banner in which a person with certain permis...
Guest over 1 year ago in Visual Editor 0

add limit prop to list input type subfields

We have a common use case of limiting number of inputs on a list input, and currently have to use the onChange function, it would be great to have a limit that sets cap on inputs
Tim over 1 year ago in Visual Editor 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 over 1 year ago in Builder for Developers 0

Save filters on Content page after visiting a page

It would be nice if my selected filters would remain saved after i visit a page and come back. For example, I select an Organization Saved View, then go into a builder page, then come back to the Content page list, the filter should be selected. C...
Guest almost 2 years ago in  0

Support Tables in WYSWIYG fields

We use WYSWIYG field for Blog content and it allows us to save tables when using the edit as code tab, but removes the tables whenever you make a change in the default preview view
Guest almost 2 years ago in Visual Editor 0

add SSR preview mode

Sometimes we see major differences between our deployed pages and what is in the visual editor/preview page. I know the VE and preview use a lot of client-side rendering and overrides, and i think the issue is in our SSR vs CSR we are missing some...
Tim almost 2 years ago in Visual Editor 0

Pricing for small clients (Starter Tier)

There as a big jump from the FREE plan to the Basic plan, both in price and what that price has to offer. If a website is only hitting 12GB of bandwidth, their only option is to go to a 100GB plan. Which is way too much and a cost that a client wi...
Guest almost 2 years ago in Account 0

Add support to Rich Text Editor to retain classes and styles added in code view

Currently, the editor strips all classes/styling if content was updated from the WYSIWYG Editor after styling has been applied from source. Please see an example here of this happening: https://www.dropbox.com/s/9go4semst5y53lm/builder-editor-bug....
Anthon Mineo almost 2 years ago in Visual Editor 1