SharePoint Online PeoplePickerControl.js not working in Asp.net Wizard control
Hi All,I am facing one issue related to peoplepickercontrol, which is in Asp.net wizard control, and I am using JS file from git hub. This is for SharePoint online, when I am placing the control in...
View ArticleSharePoint 2013 | Service application Permissions | What is Local Farm user...
Hi I wrote a custom service application and when I created an instance I saw under permissions it had "Local Farm" user/group. I removed it and I got access denied error message in ULS log (I logged it...
View ArticleCreating a new filename using a calculated field
Hi,I am trying to create a new filename for a document using a calculated field column. Was using the following formula =CONCATENATE(Title,[AP Bill #]). This is working properly at the folder level but...
View ArticleCreating a Page under a Folder in Library of a Site using Powershell
Hi All,I am just trying a create a powershell script that would , add a new page to a particular location of a library in a site.I have already created a content type of basic page in library setting....
View ArticleWhere does the middle portion of the Document ID come from now?
When the Document ID service is activated it automatically generates a unique ID for each item in a site collection that inherits from the Document content type. At one time the middle portion of the...
View Articlehow to replace {} words in long rich text in c#
how to replace {} words in long rich text in c# easilyFor exampleDear User,{Title} - {Description} for {CustomerName} has been Appproved by all Approvers. Now I want to get all {} inside words(these...
View ArticleHow to change type/font in Calendar
I've applied the following code to both Content Editor and Script Editor web parts on the calendar page \calendar.aspx, but it doesn't appear to change any of the text for the calendar entries.Not...
View ArticlePowerShell Returns
I am using PowerShell to traverse a list. PowerShell is preceding the returned values with a number, a semi-colon and a hashtag. For example, if PowerShell returns a field whose value is rhoward, it...
View ArticleRefresh date daily
Hi, Is there any way to refresh a date field to today (current date) every day ?Thanks in advance
View ArticleSharepoint Central Administration Error 404
Hi AllReally hoping this is the right place to ask a question about this, I've been handed a broken sharepoint 2013 application to try and sort out. The sharepoint front end that users connect to is...
View ArticleSharepoint STSADM.EXE
Hi Guys and GirlsAny chance any of you have seen this issue:So i have two content databases one 2010 one 2013, obviously the 2010 database is the pre-upgrade one. I have run the command STSADM.EXE -o...
View ArticleUploading a Zip file from local to sharepoint using poweshell
Hi ,I have been using the below command to upload a files from local to sharepoint libraries.$filep = $FilePath+"\"+$FileName$File= Get-ChildItem $filep$folder = $list.ParentWeb.GetFolder($pa);...
View ArticleWorkflow is working once and then gets "Cancelled" all times
I am hitting my head to the wall with one of workflows I have prepared. Initially I created a complex IF..ELSE logic and was refusing to run properly. SO I thought that I might did something wrong and...
View ArticleThe total size of the activity XAML is greater than the maximum allowed size
Hello everyone.Another nice undocumented error that is returned by the workflow manager when activating a feature containing a workflow created with Visual Studio 2013 and released through a sandboxed...
View ArticleSharePoint 2013 Gantt View Default Zoom
Hi all,Is there an OOTB way to change the default zoom of a gantt view to show months instead of days?Thanks, Ben
View ArticlePowerShell script to determine which Views have more than five columns showing?
Hi thereDoes someone happen to have a PowerShell script to determine which Views have more than five columns showing? It needs to iterate through entire web application for lists/libs etc.Thanks.
View ArticleIs it possbile to provide a link to redirect SharePoint Online site and auto...
We have an externally facing website, to which we would like to add a link to a SharePoint Online site, but we want to pass through the login page, so the Sharepoint site seamlessly loads.Is that...
View ArticleLync presence icon for person fields
Hi,For any person field within SharePoint, we should see Lync presence icon in SharePoint 2013 (for any SharePoint versions). We have upgraded SharePoint 2010 to SharePoint 2013 in test environment....
View ArticleCleanup of content types
Hi,We need to associate existing documents to new content types. After associating to new content type, we need to delete old content type.- We are able to associate to new content type- But in few...
View ArticleSharePoint Apps shared across multiple farms.
Hello,In our company every department has its own Farm. What are we thinking, is having a common repository for the apps for all of the departments. Can an app domain be shared across multiple farms?...
View Article