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,
I'm new to Umbraco and started to work with the RunWay sample.
I have a masterpage, a homepage and a textpage.
In the documenttype HomePage i created a textfield. This field contains some text that i want to show on all pages.
So the startpage (Home) shows this field perfectly, but once i select another page from the menu, this field returns empty.
Any idea....?
Maarten
Use the recursive attribute:
<umbraco:item id="itmSomeItem" field="Somefieldname" Recursive="true" runat="server" />
mmm that simple....ha ha ha
Many thanks
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
show a field from masterpage on other pages
Hi,
I'm new to Umbraco and started to work with the RunWay sample.
I have a masterpage, a homepage and a textpage.
In the documenttype HomePage i created a textfield. This field contains some text that i want to show on all pages.
So the startpage (Home) shows this field perfectly, but once i select another page from the menu, this field returns empty.
Any idea....?
Maarten
Use the recursive attribute:
mmm that simple....ha ha ha
Many thanks
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.