Hi there,
I created an item type for page properties, assigned a value to the page and then ran it with savexml=true on the Solution Set.
The item field for the page property does show up in some navigation files but not for others. For example, using the Industry Solution set, I see it in Breadcrumbs_Breadcrumbs.xml
<Page ID="719" AreaID="1" MenuText="Tweets" MouseOver="" ...... ItemId="1" ItemSort="0" SomeField="/Files/Images/Frontpage/slider2.jpg" />
but not in NavMainDropdownWithImages_NavMainDropdownWithImages.xml:
<Page MenuText="Tweets" MouseOver="" Image="" ... AbsoluteLevel="1" Type="page" />
Any idea what's going on?
Imar