| bio | website | |
|---|---|---|
| location | Medellin, Colombia | |
| age | 27 | |
| visits | member for | 1 year |
| seen | May 21 at 14:20 | |
| stats | profile views | 6 |
|
Mar 26 |
asked | Word Automation Services - Generated documents with original metadata |
|
Mar 19 |
comment |
populate list after creation of site from custom site defintion Well you can try to do this: 1 - Create a feature with an instance of this list type 2 - This specific instance has the data you need. 3 - If you're working with site templates I suppose you know that you can define which features should be activated on the site creation. If you don't, let me know and I'll post an example of a site template I have. Cheers! |
|
Mar 19 |
answered | populate list after creation of site from custom site defintion |
|
Mar 19 |
asked | About SPFolders & DocumentSets |
|
Feb 27 |
comment |
How can I move an item in a library to another folder preserving meta-information? I haven't tried that kind of translation, but the same approach should work. The only thing you should do is to build the newUrl right. You need to do some concept-proof in order to check if the content types move smoothly |
|
Feb 27 |
answered | How to modify xml list item property via powershell |
|
Feb 27 |
comment |
How to modify xml list item property via powershell 1 - As far as I know, the created and modified are read only fields. |
|
Feb 27 |
answered | How can I move an item in a library to another folder preserving meta-information? |
|
Feb 20 |
comment |
Kicking off a workflow with an event handler on an anonymously submitted list item I've noticed the nintex worflows don't start when the user is the farm admin, try impersonating with another user. It should work |
|
Feb 20 |
comment |
Restrict printing and editing on a pdf created with word automation services Thanks! I'll give the codeplex approach a look. |
|
Feb 20 |
awarded | Supporter |
|
Feb 20 |
comment |
Restrict printing and editing on a pdf created with word automation services So basically I would have to open the pdfs programmatically and add the restriction. Ok I'll google If there's anyway to do that using iTextSharp. Thanks! |
|
Feb 20 |
answered | How to change site collection URL (Content Type Hub) in Managed Metadata service application |
|
Feb 20 |
asked | Restrict printing and editing on a pdf created with word automation services |
|
Feb 18 |
comment |
SPListItem.Update Not working Its kinda strange because it was working before. I just deleted the site collection and I'm re-running the SharePoint config wizard. I'll try it out when I finish the wizard and the site re-deployment |
|
Feb 18 |
asked | SPListItem.Update Not working |
|
Dec 6 |
comment |
UserProfileManager.Search(string[]) Just found this blogs.msdn.com/b/yardman/archive/2010/06/29/…. I'm currently doing some concept testing to see how it works. |
|
Dec 6 |
asked | UserProfileManager.Search(string[]) |
|
Dec 4 |
answered | Error occurred in deployment step 'Activate Features': Feature with Id 'xxxxx-xxx' is not installed in this farm, and cannot be added to this scope |
|
Dec 3 |
comment |
CustomRibbon not displaying in inbuilt List created are you attaching the custom ribbon button through xml (declaratively)? Can you provide some code? |