This may not be what you want, but I think the "simplest" approach is to add an 'Other' option to the multiple choice column and then add a single line of text column for the user to enter their input. You can then perhaps add a validation rule to enforce an input in the column when they pick "Other" from the choice column. Just my 2 cents...
SharePoint List - Multiple Choice Field with 'Other' (Text Field) Option
![](https://techprofile.blob.core.windows.net/images/twG28KwOjEa5invFpSYYvw.png?8D85F0)
Is there a way to create a form in SharePoint that includes a multiple choice field and allows an 'Other' option for user input? I know Microsoft Forms has this capability, but I'm looking for a solution that doesn't involve using Flow/Power Automate to transfer the data.
What is the simplest approach to implement this in SharePoint? Thank you.
2 answers
Sort by: Most helpful
-
-
RaytheonXie_MSFT 38,956 Reputation points Microsoft Vendor
2025-02-14T02:45:12.5366667+00:00 Hi @Farrand,
You could also use SharePoint extension to custom your form, here is the offical document for reference
Microsoft Forms is the simplest way to custom the form, SharePoint extension is more complex but might has more features. You could build them using modern JavaScript tools and libraries.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.