Hello ,
could someone help me or give me the right links?
I want to make an objectview , I know I have/could do these with static routing
Url is like:
/produkte/(subkategorie/)*/productnr
RegEx like this : |/produkte/{(a-z)^/}(.*) | ?
and how do I add an view to the controller/action ?
Greetings Thomas