Is there a way to add ->readOnly() to a Select?

I have a dropdown that I'm using to populate a repeater, but when the form is submitted, I get an error that the column for the Select doesn't exist (because it doesn't).
Solution
Ah, dehyrdrated(false). My bad
Was this page helpful?