Hallo Everyone,
I have created a custom List definition with Lookup field using visual studio. Everything working perfect. After that i created a Site definition using visual studio and added this custom List to the site definition using the onet.xml like this
<List FeatureId="128987af-fc74-4707-9b4f-79b0a342b352" Type="10000" Url="Lists/Risiko_mgmt/AllItems.aspx" QuickLaunchUrl="/Lists/Risiko_mgmt/AllItems.aspx" Title="Ereignisse"></List>
Deployment is successful but when create the site definition it says invalid fieldname pointing Guid of the Lookup field
What am i doing wrong ?..
thank you..