Oracle/SharePoint 2010 Integration
Hello all,I'm looking into integrating Oracle data into SharePoint 2010 using the BCS. I'd love to hear about the different options for doing this along with their advantages and disadvantages....
View ArticleConnect to SPFarm SharePoint 2010
I want to create a function to connect to SPFarm SharePoint2010 with a login and password ,I knowed that it use NTLM authentification ,do I need credential connection ? is there any PowerShell...
View ArticleSharepoint WebPart does not fit on div
Hi everybody,I'm having trouble setting width and heigth to sharepoint controls.This is my page:And this is my page after i click on Edit Page button:All sharepoint's controls are not in the right...
View ArticleHow to deploy particular DLL in WSP.
Hi Expert,I' m beginner to sharepoint admin. I want to deploy particular dll in WSP. Please give me solution.Thanks,Inguru..
View ArticleDoubt in Form Template Customization Using VSTA
Hi All,i have doubt in InfoPath form development using VSTA.I have one form template, i want to auto fill(Using Hard coded) some of fields in that form like name,date and mobile number.Can any one help...
View ArticleIs it possible to Hide SharePoint Out Of the Box Default WebPart Template?
I have a requirement from my client. I need to hide a out of the box default WebPart page Template using PowerShell Script or Programatically in all site Collections and their subsites. if possible...
View ArticleHow to remove breadcrumb from SharePoint 2013 pages?
Hello,I am using SharePoint 2013 and I have breadcrumbs showing up on pages. These breadcrumbs look like this:Home > Site 1 > Site 2> Site 3Do you have any suggestions on how to remove this...
View ArticleHyperlink or Picture column with Browse button in sharepoint 2010
Hi,How to add "Hyperlink or Picture" column with Browse button to browse document s from other library instead of entering link in web address.? Please refer the below screen shot. I want to have like...
View ArticleDisclaimer in Sharepoint 2010
I'm trying to set up a pop up window with a URL to a document each time my Sharepoint site is loaded.I read that it can be done by adding a content editor web part with a following code to a...
View ArticleAdd-SPSolution : Failed to extract the cab file in the solution.
Hi, I have a simple powershell:Add-PSSnapin "Microsoft.SharePoint.PowerShell" -ErrorAction SilentlyContinue Add-SPSolution -LiteralPath "BNP.Cardif.Intranet.wsp"The WSP file is on the same directory of...
View ArticleButton Click Event WebPart Button...
Hi,I have a SharePoint 2010 visual WebPart, which has ASP.NET Multiview control. When deployed, this control works fine on my local server and it even works fine in the Development server; however,...
View ArticleOOB Rating not working
Hi All,Sharepoint user rating not working in migrated sharepoint site. One of my sharepoint application was migrated from 2007 to 2010 . User rating is working in sharepoint 2010 site and not working...
View ArticleConflict between two scripts inside content editors placed on the same page...
Hi,Currently I have two scripts that are placed inside content editors in the same page.Both the Scripts have "$(document).ready();" functions inside which SP.SOD.executeFunc('sp.js',...
View ArticleCustomize web part data view in SharePoint foundation 2013
When creating a view, data is shown in table rows, tr's and td's. what if i want to view my records in div's then i will let CSS do styling? How can i show my list data in Grid view not the default...
View ArticleSharepoint solutions : What visual studio red cross means?
Hey,I have some red cross icons showing up on my visual studio 2013 sharepoint solutions.it occurs only on elements.xml files with <CustomAction /> and <CustomActionGroup />tag.Everything...
View ArticleHow to hide SharePoint search control using javascript
I want to hide search control for a specific page using javascript (not jquery)I want to place the javascript on the specific page where search control not needed to display Mark ANSWER if this reply...
View ArticleTwo Sharepoint 2010 List Questions
Hi, SP noob here.I was assigned by my boss to create a sharepoint site for our team. A few of the pages on the site serve as lists for users to come and manually enter information (such as a task they...
View Articlelync 2010 silverlight web part compatibility with Lync 2013
Hi,We are working towards checking compatibility with Lync 2013 of our application. We are facing an issue and need help as we are not able to find much documentation around this.Issue DescriptionIn...
View ArticleSandbox Visual webpart Deployment Error
HI All, I have written a snippet of code using Sandbox(Visual web-part).When I deploy it is showing error as below.Can any one help me how can I solve thisSamar
View Articleretrieving all list items via API
Is there a way in SP 2010 to get all the items of a large list viaclient-side API, running with a simple user permissions and workaround the resource throttling limit?According to this...
View Article