Resolved! Using JSTL functions in custom EL for Tab Activation
Hello, I am trying to set my tab activation so that it appears only for product having a specific field starting by a specific string. For example, I would like the tab to appear only when the dc:title starts with "Prod", here is what I tried: '#{fn:...