Can you link a heading or new page, to an existing page rather then duplicating the content?
For example, I want to have a 'how to find us' page in both my about us, and contact us sections. Is there a way to not duplicate this information? For example have the content under about us, and the link under contact us just links straight there?
Sorry, I'm a total newbie to umbraco! where would the content picker be? If I go to create page I don't have that option in the document type box. On all the properties of my menus this isn't an option either. Can you point me in the right direction? Thanks so much for your help!
No worries....you can add this to your document type. Just go your Settings Section > Document Type > Generic Properties > then just Add New Property (alias=pageContent for e.g) and choose the Type (contentPicker)
Then in your Template in you either create an Inline XSLT
I'm thinking that the "special" document-property "umbracoUrlAlias" could be used here? Basically it will enable you to provide multiple URLs for a content node.
Can you link a heading to another existing page?
Can you link a heading or new page, to an existing page rather then duplicating the content?
For example, I want to have a 'how to find us' page in both my about us, and contact us sections. Is there a way to not duplicate this information? For example have the content under about us, and the link under contact us just links straight there?
Yes you can use the contentPicker dataType an just redirect the url.
Sorry, I'm a total newbie to umbraco! where would the content picker be? If I go to create page I don't have that option in the document type box. On all the properties of my menus this isn't an option either. Can you point me in the right direction? Thanks so much for your help!
No worries....you can add this to your document type. Just go your Settings Section > Document Type > Generic Properties > then just Add New Property (alias=pageContent for e.g) and choose the Type (contentPicker)
Then in your Template in you either create an Inline XSLT
Thank you so much!!
No worries. Remember to mark this as solved for others who might need something alike someday.
how do i mark this as resolved??
Hi!
I'm thinking that the "special" document-property "umbracoUrlAlias" could be used here? Basically it will enable you to provide multiple URLs for a content node.
http://our.umbraco.org/wiki/reference/umbraco-best-practices/umbracourlalias
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.