| bio | website | |
|---|---|---|
| location | New York, United States | |
| age | ||
| visits | member for | 2 years, 10 months |
| seen | Apr 5 at 20:14 | |
| stats | profile views | 34 |
ICT Specialist at UNDP. SharePoint architect, developer. Manager for implementation in Country Offices
|
Feb 20 |
awarded | Popular Question |
|
Oct 18 |
awarded | Nice Question |
|
Oct 8 |
revised |
Possible to save a list template and maintain lookup relationships? Edited for clarity, working solution |
|
Oct 8 |
answered | Possible to save a list template and maintain lookup relationships? |
|
Sep 25 |
comment |
SharePoint 2010 for custom content type not working for subsite Are you creating a subsite from a saved web/site template? If so, are those content types defined/saved within a list in the template? |
|
Jul 18 |
answered | Update-SPSolution does not Deploy Solution |
|
Jul 18 |
comment |
Feature Upgrading - Adding an existing content type to a list definition Yes, I've been going over both Chris O'Brien's articles and Jeremy Thake's video - but both didn't cover adding CT to list as an upgrade activity. Anyhow, I've been ensuring I use Upgrade-SPSolution cmdlet instead of retract+deploy. |
|
Jul 12 |
revised |
Feature Upgrading - Adding an existing content type to a list definition Clarified: noting it is upgrading list instance definition |
|
Jul 12 |
asked | Feature Upgrading - Adding an existing content type to a list definition |
|
May 17 |
comment |
Feature to automatically apply Master Page How do you set it in a custom site definition? Would it be in the Onet.xml - under <Configuration> element. I see there is a MasterUrl attribute, but removing that attrib doesn't inherit the parent's masterpage. |
|
Apr 20 |
comment |
Deploying WSP from saved as template - editing binary serialized web part in Visual Studio Chris, don't think it's a bug, but seems to be by design. Webparts that have embedded XML, saving the site as WSP seems to serialize that webpart. Web parts would be stored in the manifest (elements.xml) in CDATA blocks, but for webparts that themselves have additional XML/XSL (in CDATA blocks), because CDATA blocks can't be nested, the whole webpart then is stored as binary serialized data. A post by Nancy Brown link got me thinking about it this way. |
|
Apr 19 |
awarded | Scholar |
|
Apr 19 |
awarded | Popular Question |
|
Apr 19 |
awarded | Notable Question |
|
Aug 26 |
revised |
When deploying a site from custom site template, one lookup column in doclib has empty values for Office 2010 (docx, xlsx, pptx) files Added clarifications, corrections. Added XML snippet |
|
Aug 26 |
awarded | Editor |
|
Aug 26 |
revised |
When deploying a site from custom site template, one lookup column in doclib has empty values for Office 2010 (docx, xlsx, pptx) files Added clarifications, corrections. |
|
Aug 26 |
comment |
When deploying a site from custom site template, one lookup column in doclib has empty values for Office 2010 (docx, xlsx, pptx) files It seems that this is related to SharePoint doing document property promotion and demotion - see [link]msdn.microsoft.com/en-us/library/aa543341.aspx - and the document parser. The Unit (lookup) column seems to be inconsistent somewhere as I had edited the manifest. Does anyone know if the <Property Name="metainfo" ... /> element is required? |
|
Aug 26 |
awarded | Supporter |
|
Aug 25 |
awarded | Student |