#5260·webiny-js

Webiny v6 Custom Component selectInput component that can make API calls

Author: lm778Created May 29, 2026Updated May 29, 2026

Is your feature request related to a problem? Please describe.

I am using Webiny V6 with a NextJS front end. A great feature to have is a select input option on custom components that can reference existing CMS models as the options. My example is:

My website has a features list. We have a CMS model listing 25 Features of our product. I have multiple Feature List custom components that I use throughout my website. I would love to be able to just select from my existing Features entries when adding new Feature Custom Components in the website builder.

Describe the feature's behavior.

No response

Describe alternatives you've considered.

No response