Hi,
I am trying to deploy a lookup site column in a sharepoint site using features framework. The issue I am running into is, the Lookup column gets provisioned, but without the lookup context populated. The list I am deploying is at the root web level of the site collection.
I am trying to leverage the List attribute of the manifest to make reference to the list. Unfortunately, that does not seem to be working.
Any documented help will help. I went through a lot of blogs and wikis that said "use event receiver to add the field", and that the lookup can only be populated using the url in "List", if the list and the lookup column are deployed in the same feature, and also when the lookup column is not a site column, but a list column.
It would really help if someone could tell me weather this is a known issue.
Thanks and Regards,
Anubhav Agarwa