Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello all.
I want that when people write my url/customer/_customer_name to be redirected to this page/view url/customers/?id=_customer_name
I'm having difficulties setting this rule:
input: ~/customer/$customer_name
where 'customer' page doesn´t exist (virtual) $customer_name is the document name of my customer
output ~/customers/?id=$customer_name 'customers' existing document/page.
Can someone help pls ;) Tak
Hi Luis,
I think what you are looking for are custom routes :
https://our.umbraco.com/documentation/Reference/Routing/custom-routes
Take a look at the documentation and let us know if you need more help.
Dave
Thanks for the hint Dave.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
URL Tracker trouble
Hello all.
I want that when people write my url/customer/_customer_name to be redirected to this page/view url/customers/?id=_customer_name
I'm having difficulties setting this rule:
input: ~/customer/$customer_name
where 'customer' page doesn´t exist (virtual) $customer_name is the document name of my customer
output ~/customers/?id=$customer_name 'customers' existing document/page.
Can someone help pls ;) Tak
Hi Luis,
I think what you are looking for are custom routes :
https://our.umbraco.com/documentation/Reference/Routing/custom-routes
Take a look at the documentation and let us know if you need more help.
Dave
Thanks for the hint Dave.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.