Import bulk contacts office 365
I have the contacts CSV file. How to bulk add contacts to office 365?
View ArticleShow/Hide Ribbon by clicking a Web Part or by using jQuery
I am trying to hide the ribbon by default, but display the ribbon when a user gives focus (clicking) on any web part on a page. There are several sites I have tried to emulate, however, have run into a...
View ArticleHide "Publish" control in the "Workflows" group in "Document" tab in Document...
Hi,I would like to hide "Publish" control in the "Workflows" section in the "Document" tab in the SharePoint Document Library using jQuery OR the entire "Workflow" section..I would like to hide it...
View Articlesherepoint online Public website stuck on creatiom
Hi,We tried creating a public website, but it got stuck on the rotating wheel so we cant delete it and cant create a new one...
View Articleadd link to on the left navigation c#
Hi there am trying add links to left nav . I have this code but i cant get it to work as i get Object reference not set to an instance of an object.Thanks kindly. using (SPSite site = new...
View ArticleDynamically add and remove ASP.NET GridView Row in WebPart
Hi,I am Creating a WebPart where I need to Add new Rows to a GridView Dynamically. I am able to do this at the moment, but my problem is that this GridView has a DropDown List, which gets its data...
View ArticleRemove Hyperlink column description in a sharepoint 2010 list
Hii,In SharePoint 2010 , when i add a column of Hyperlink , its automatically add description column also.But when we enter the values of respective fields its shows the description data in URL...
View ArticleCAML Query
Hi..I Created 6 Lists with the following Field Names..Country - ID, CountryNameCompany - ID, CompanyName,Country IDProcess Group - ID, ProcessGroupName, Company IDProcess Area - ID, ProcessAreaName,...
View ArticleHow to add video file in sharepoint
HiI need to upload a video in my sharepoint site and that video must be played in the site itself...Please send me how to do that...I will be very thankful for you if you help me in doing this...Thanks...
View ArticleHow to format manage metadata column as hyperlinked column?
HelloIn one my document library, I have couple of managed metadata columns which are associated with custom content types which is also added to document library.My end user want to click on manage...
View ArticleBehavior of Office Web Apps based on location of user
I have SharePoint (SP) 2010 with Office Web Apps (OWA) deployed. I am interested in solution that would enable to opening office documents based on location (intranet, extranet).The idea would be: When...
View ArticleSilverlight Webpart deployed on the site made by alternate access mapping
My site something like www.abc.com. This link i made from http://myserver:20000 using alternate access mapping.I made a silverlight webpart and tried to deploy in http://myserver:20000. It worked as...
View Articleneed to show roll up image from sharepoint list
Hi everyone,I need a little help about programming. I have written codes that get texts from sharepoint 2013 custom list. It is working. but there is also roll up image in the list. I don't know how to...
View ArticleSharepoint 2010 - Captcha for Sharepoint Visual Web Part
Hi,The following code creates a Captcha for Sharepoint Visual Web Part.Add this code to design part:<html><head><title>Captcha</title> <script type="text/javascript">...
View ArticleUsing SPSite in an SSIS Script
I have been trying to use SPSite to get a list of user profiles in an SSIS Source script component using code from the MSDN site.When I run the code (see below) I get this set of errors. at...
View Articleupdate listItem file
Hi,I have an issue with listItem file update ?I have to update file attached to listItem. But sometimes a new file is created with the default contenttype in the documentset.Here the code i use.using...
View ArticleHow to get the checked values from treeview uaing javascript ?
Hi.,I an using a treeview with chackboxes. How to get the checked node values from treeview uaing javascript ?Your response would be appriciated.Thanks., Prakash
View ArticleSPFile.SendToOfficialFile method issue
Hi,I am sending a file from one site collection to another site collection using the below specified method. SPFile.SendToOfficialFile(String, SPOfficialFileHost, String, SPOfficialFileSubmissionMode,...
View ArticleCache Clearing in all Web Front End Servers at once - SharePoint 2010
We Cache list Items byHttpRuntime.Cache["CacheKey"] = datatableObj;The caching is refreshed whenever list item is added/updated/deleted. The refreshed cache does not reflect in all web front end...
View ArticleAccess page metadata fields
Hi, I have a webpart where I have to access a page metadata where the page is inside the Pages library, how can I do that? For example:The user passes the URL of the page...
View Article