Closed michielsebastiaan closed 3 months ago
Hi Michiel, ENUM is supported in Cruddiy
Could you try by changing your datatype to ENUM instead of SET? This should achieve the same result.
Thank you for the swift answer. Yes, it works now. Like a charm. Case solved
Hello,
Just recently found this awesome lifesaver. I have a small question.
I have created a MySQL database and set op some tables. One or more tables have fields with the "SET" Type. Assuming this would give me a dropdown list when adding a new record. How would I achieve this?
Thanks in advance, Michiel