Hello all,
I'm facing an issue where I want to translate my friendly url based on the language layer. As I'm integrating products via AX the product name, which is repesented in the URL, is only on Danish as all the products name are imported in this. I do have some logic that can translate the product names to its respective language name, however I cannot implement this functionality to my Custom URL Provider. Is there a way to control the url provider pr language? . And is the URL provider only being called 1 time?
I've noted that the Mapping constructor can take 3 and 4 parameters - however the 4th isnt "implemented yet". I'm working on a 8.5.1.9 :-)