What is the difference between "(Enumeration)" and "(Enumeration List)" when add a new enumeration attribute?
![]()
Hello,
When I add a new attribute for enumeration, I see two options: 1. <enum name> (Enumeration List) 2. <enum name> (Enumeration) What is the difference here? Thanks and regards |
Accepted answer
![]()
Enumeration is single select
Enumeration List is Multi-select Frank Ning selected this answer as the correct answer
|