So this is one of those things that you really think should be simple but, I am stuck. I have my WeWeb app connected to Airtable. For a select dropdown I need to have the entries from an Airtable Column be the option. I have this setup and it does basically work however, my Airtable database has 254 entries and the select dropdown only shows about 30 of them and I cant scroll down for more.
yor probablu want to make that a searchable select anyway… you don;t want your users to be scrolling through 200+ select option do you. There should be a search property on the select element in WW. Then you can stick with the 30 that is currently displayed