Hi,
Does anyone know how to get the component xml name instead of display name of a content type using JSTL? I am using WEM 8.01
I tried to use "<c:if test="${item.system.objectType.system.name == 'xxxxxx">", but turn out "system.objectType.system.name" is a display name of the object.
Regards,
Virtry