Hi,
Is there anyway to use both images and text with the enum column type? Iโm considering creating text in my images but wanted to see if anyone knows a way around this.
Solved! Go to Solution.
@Taylor_Felt2 An enum type can have a base type of text or image, but not both. If you want to have a text + image combo, you might consider using a ref column instead of an enum. A ref column can point to another table which can use an image + text as the row label, and will show up in a dropdown.
@Taylor_Felt2 An enum type can have a base type of text or image, but not both. If you want to have a text + image combo, you might consider using a ref column instead of an enum. A ref column can point to another table which can use an image + text as the row label, and will show up in a dropdown.
This is helpful, thanks.
I want to know how to build this, is it taught in VDO?
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |