Override Tree Path Slug to default to Dashes vs. Underscore
2024/09/09 5:52 PM
When creating new pages, it is converting spaces in the tree name to underscores (bleh).
Can't find anything in documentation for overwrite...is there any setting or a work around?
Environment
- Xperience by Kentico version: [28.4.4]
- .NET version: [8]
Answers
Thanks to @seangwright for providing this answer in the MVP Slack channel. Sharing it here for broader visibility:
By default, Xperience by Kentico treats the tree path slug as a code name, and spaces are replaced with underscores (_). Unfortunately, there isn't a configurable option available to change this replacement behavior.
To answer this question, you have to login first.