alex
09/10/2024, 7:32 AMumbracoUrlName
and umbracoUrlAlias
here https://docs.umbraco.com/umbraco-cms/reference/routing/routing-properties which seem to solve this exact problem. However we don't want the client to have to manually enter the url for each document they create. Is it possible to pre-fill this field with a prefix? For example, i'd like to have a default like /my-prefix/{documentName}
where {documentName}
is automatically replaced with the slug of the document.
We have considered nesting the document type within a folder, but then the problem becomes that the client can create any number of said folders, which we don't want to allow.
As a reminder, we are using Heartcore so to my knowledge we don't have access to any of the C# apis to extend or modify existing Umbraco behaviour.
Appreciate any help.
Thank you!A hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by