Configure Page URL Path with special characters in URL

Hendrik Clercx asked on November 3, 2020 00:40

Hello

Is it possible to configure an alternative url containing special characters like in the screenshot below for a page? If I try to save this value, the special characters are automatically stripped.

Image Text

szczegółoweinformacje becomes szczegoloweinformacje after saving the value.

Kind Regards Hendrik

Correct Answer

Juraj Ondrus answered on November 3, 2020 06:08

You can use the OnBeforeRemoveDiacxritics event handler as described in the documentation. Only return a false value if you are sure that your custom handler can take full responsibility for all URL safety or diacritics removal requirements. Disabling the default system functionality may prevent parts of your website from working correctly

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.