Halo Experts,
It's my first experience using Enum (EDT)/ Base Enum. What is the difference between them? I have this design, let's analyze them of what should i use best :

For :
Field 1 : Should i use base enum?
Field 2 : Should i use enum (EDT)?
Note: both values are string(50) not integer, i need fixed values (for both fields) & application users are not able to define the values for both fields.
Thank you.
*This post is locked for comments
I have the same question (0)