cancel
Showing results for 
Search instead for 
Did you mean: 

How can I hide specific enums in Smartedit

SoerenU
Discoverer
131

Hello Experts,

I am using Smartedit in 2205 and want to hide some enums of my dropdown.

I already blacklisted Attributes via "defaultCmsStructureTypeBlacklistAttributeMap", but I don't want to hide the whole Attribute, only some unused Enums for that field. Is there any way to blacklist them aswell or any other ways to reach that?

Kind regards,
Sören

View Entire Topic
Harish_Vatsa
Active Contributor

Hello,

To achieve data level hiding you can use the restriction on your smart edit user's user group level which do not allow those specific enums to be returned to that user. You can write a query which is applicable on your enum table and exclude the values which you do not want.