REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
SOLVED A column with enum type
-
How can you add a column with an ENUM data type?
-
Hi @nimesh-topiwala, you can't do that through our UI
but we support linked field by ref or value -
@joseph-benguira Thank you! I already achieved my goal with "Linked field (by value)" and in DB editor when add a row, I see a dropdown of those options I defined into another table.