Hi,
How can I make a list from any two columns out of a table to populate an enum.
Let’s say there are column A and column B in the table and I want to make a list of those two.
And in the enum, I want to display the values of A but when user select a value, I want to store the value from column B.
Is it possible?
User | Count |
---|---|
17 | |
14 | |
10 | |
7 | |
4 |