AssetPortalBrowser - user cannot add image
I have one SP list containing few text fields and one "publishing image" field. When user tries to add new item and tries to add new image (click on link "Click here to insert a picture from...
View ArticleGet user profile properties by its Full Name
i created a dummy user so it's account name is contoso\dummy and it's name in user profiles is appearing as dummy user(combination of first name and last name) what i want is to get user profile...
View ArticleSQL connection to Sharepoint List
I am trying to access the data contained in a SharePoint List, from an SQL Server which is on the same domain as my Sharepoint SQL server.As a workaround, I managed to link to the List via MS Access...
View ArticleHide a field inherited by the content type in a custom list definition
The requirement is to create new content type that inherits from a Parent content type. I also created custom document library definition that uses the newly created content type.There are some fields...
View Articlehow can I get an item and it's attachments from the current list using SP's...
I only recently learned/read about SharePoint's JavaScript Client Object Model. I'm reading online trying to figure this out but not having much luck. On newform.aspx (and dispform.aspx) I want to get...
View ArticleOOTB Soap Service Exception,
Hi,We are getting below mentioned error while trying to make a call using lists.asmx service. Can some one please help me in resolving the issue? at System.Net.UnsafeNclNativeMethods.OSSOCK.recv(IntPtr...
View ArticleI have retrieve a value from SharePoint list item
Hi All,I have retrieve a value from SharePoint list item, i got this value: "2;#2"now i want 2 from that list item.how can i retrieve that value from list item.Thanks in advance!
View ArticleCalendar events not visible to anonymous users
Hi fellow SharePointers,I got a sitecollection with anonymous access and want's to expose a calendar to the anonymous users. The calendar webpart is shown but none of the events is visible, only to...
View ArticleJavascript Client : Modal Dialog Callback value undefined.
Hi,I'm writing in Javascript via a Content Editor Webpart. The applicaiton flow here is :Programatically create a new list itemOpen the Edit dialog for the user to enter detailsOn Dialog close,...
View Articleas adding web part on event receiver when a site was provisioned in...
as adding web part on event receiver when a site was provisioned in SharePoint 2010?
View ArticlePublishing Infopath form on SharePoint site
Hi, We are working on some assignment for customer, We have created a Excel with External Data source (SQL database) to pull data into worksheet. We have used option ‘Refresh data when opening the...
View ArticleWorkflow waiting for field change
If I create a workflow that waits for a field change in a list item, but the field never changes, will the workflow wait forever or will it eventually cancel?ThanksJ Sykes
View ArticleError because of override of owshiddenversion data
Hello all, I am getting following error in ULS log while updating a PropertyBag value of a listitem in document library. It is being thrown from source - sharepoint foundation. I am using SharePoint...
View ArticleSPLongoperation alternative
Hi All,I am using a very time taking operation which returns around 2 to 3 lakh records. For this I was using SPLongOperation but it requires us to redirect somewhere when operation is completedBut as...
View ArticleUpdate a SharePoint list with a list on another SharePoint Site.
I am using SharePoint 2010A SharePoint list that needs to get updated (records added) from another SharePoint List. The trouble is that they are on two different SharePoint sites. I have done so much...
View ArticleUpdate an existing document in a Document Library
I have an application page that allows users to view a list of documents that are tied to a vendor (W9s, proof of insurance, etc.). Users will need to be able to update the documents through this page...
View ArticleHow to include JavaScript in a list instance's form in Visual Studio
So I know you can use JSLink to include JavaScript files in list definitions in Schema.<g class="gr_ gr_8 gr-alert gr_spell ContextualSpelling ins-del multiReplace" data-gr-id="8"...
View Articlecsom javascript get Document Libraries with particular Content Type
I need to filter result to particular content types fo document library. I cannot seem to retrieve the content type of library. How is this <g class="gr_ gr_29 gr-alert gr_gramm Punctuation...
View ArticleUnable to Run the Power shell script getting Cannot index into a null array.
Hi i am new to powershell script below i have written code : if((Get-PSSnapin | Where {$_.Name -eq "Microsoft.SharePoint.PowerShell"}) -eq $null) { Add-PSSnapin Microsoft.SharePoint.PowerShell; }...
View ArticleHow migrate list data from one web application to another web application?
Am having a list with bulk data. I want to move the data to one list to another list in diff web application. Any suggestions would be appriciated.
View Article