There is a workaround if you have the current Emporium Plus Tool Kit. You can build an expression like you could with OpenUI in 4x. Save that expression to a variable. Then write that variable into the javascript function. You include the / character in the variable so the &mvt does not come after it; it is inside the variable. Example:
Code:
<mvt:item name="toolkit" param="mvassign|url|'/product/' $ category_code $ '/' $ l.all_settings:product:code $ '.html'" /> Test: &mvt:global:url;
Leave a comment: