Assigning number to each item of Enumlist

Hello
I want to create a registry system to add medical data. I have one column with enumlist type named Types of transfusion This column contains 3 items โ€œblood, plasma, and plateletโ€ and I want to have another column to be able to enter number of transfused unit. The problem is when i choose blood and plasma at the same time I cannot assign different numbers to each item. for example I want to assign number 4 units to blood item and 3 units to plasma item

0 3 214
  • UX
3 REPLIES 3

Iโ€™m afraid there is no good solution for this because you can never know whatโ€™s the order of the selection. You would need to use 3 separate Enum fields and number fields for them.

Thank you so much. Is there any way to combine three Enum field into one menu

May I ask what do you mean by โ€œinto one menuโ€?

Top Labels in this Space