[ Components ] Add "Other" Option Toggle to Multioptions Component #17539
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
-
|
Hey @NDCallahan
it's not necessary to make a code-change for this. You should add the form-field you need underneath your Options picker or Multi-select picker, and use "Conditions" to show the field if the "Other, please specify" option is selected, and update the validaiton to Required.
Example: |
Beta Was this translation helpful? Give feedback.
-
|
While there are multiple ways to capture custom input, introducing a built-in “Other” option within the Multioptions component would significantly improve clarity, consistency, and data hygiene from the end user’s perspective. This isn’t just about developer convenience — it’s about aligning Budibase with common UX patterns seen across leading form platforms. Allowing users to select “Other” and enter a custom response directly within the component ensures: As developers, we can simulate this behavior manually, but doing so introduces unnecessary complexity and inconsistency. Most modern form builders — including Typeform, Google Forms, Jotform, and SurveyJS — treat this as a standard feature. Budibase should too. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
🧩 Feature: Add "Other" Option Toggle to Multioptions Component
📝 Description
When using the Multioptions component in Budibase, developers often want to give form fillers the flexibility to provide a custom response if none of the predefined options apply. Currently, there’s no built-in way to support an “Other” option that reveals a text input when selected.
This feature proposes adding a toggle to the Multioptions component that enables an “Other” option. When selected by the user, a text box would appear directly beneath it, allowing the form filler to enter a custom response. This pattern is widely used in forms and surveys to improve accessibility and completeness of data collection.
💡 Use Case
As a Budibase user, I want to enable an “Other” option in Multioptions so that form fillers can:
✅ Expected Behavior
🚀 Why It Matters
🌍 Forms Platform Precedents
🖼️ Screenshot
Current
Future
Beta Was this translation helpful? Give feedback.
All reactions