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
Hi all,
I anyone could suggest me how I should implement, it would be great.
I have doctype "Topics" and page:
http://localhost:16724/topics/
I would like to have dynamic childnodes like this: http://localhost:16724/topics/topic1
http://localhost:16724/topics/topic1
without having childnode in umbraco. Url should receive Topics template.
Thanks, Mike
Hi Mike,
I think you're looking for custom routes.
https://our.umbraco.org/documentation/reference/routing/custom-routes
Kind regards
Steve
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Dynamic child nodes
Hi all,
I anyone could suggest me how I should implement, it would be great.
I have doctype "Topics" and page:
I would like to have dynamic childnodes like this:
http://localhost:16724/topics/topic1
without having childnode in umbraco. Url should receive Topics template.
Thanks, Mike
Hi Mike,
I think you're looking for custom routes.
https://our.umbraco.org/documentation/reference/routing/custom-routes
Kind regards
Steve
is working on a reply...