cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remove OOB enum values

Former Member
0 Likes
1,516

What is the best way to remove OOB enum values?

Accepted Solutions (1)

Accepted Solutions (1)

VinayKumarS
Active Contributor
0 Likes

Usually it is there in hybris\bin\platform\ext\core\resources\core-items.xml file. if you remove them it wont be available. But as per hybris standards you are not supposed to change the code in platform and other extensions. When you upgrade to higher versions you will get into problems.

Former Member
0 Likes

Thanks Sam

Former Member
0 Likes

@Vinay Is there any way to hide some enum values from back office itself..

Answers (0)