Hi Stefan,
Thank you for your article.
Concerning problem 14.
There is a case, there two individual sites in the different
web app and both sites have site columns named xyz with same
data types and they want to copy one site
to under the another one. It will fail because duplicate column names,
these columns are created by SharePoint UI, I know if columns
should be created by feature if it is used in multiple sites
but I have a client situation,
I have two questions;
1) I create new site column from content type settings page,
it creates column also it references column to content type
then if I use this content type in my list in both sites import
does not fail when I copy site1 to under site2 because each site
column is referenced by different content types but if create site
column if I create site columns from site settings> site columns page
then if I go to content type then add this column,
import fails. Why?
2)If I create site columns from site settings> site
columns page then If add this column directly to list, it creates
list column and when I delete the site column in order to successful
copy operation will not cause any problem for the list to edit or
insert items but if content type used in the list(site columns created
by ui then manually referenced to content type), in order to delete
custom site column I need to remove from content type. When I remove
from content type and delete from site, after import operation I am not able to
edit or insert deleted custom site column in the list.My list is completly useless.
What is the work around on this issue?
Thanks and Best Regards
I
(wss 3.0 with service pack 2)