Skip to content
Discussion options

You must be logged in to vote

Hej @g-gullstrand,

There is no built-in solution to this. Have a look at this PR #5494 for more in-depth details.

The easiest solution would be to listen for the EntrySaving event and manipulate the slug on-the-fly (like replacing ä with a). Should only be a few lines of code 👍

You can use a regex if you want to replace more than that one type of character. Not familiar with Swedish apart from Ikeå product names 😅

Hope that helps :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by g-gullstrand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants