Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Browsing all 11571 articles
Browse latest View live

Saving from office to document library issue

I have a custom Document Library template. When I try to navigate from backstage view to save to a library created from that template, I am unable to see any of the documents contained in that document...

View Article


List View error - Unable to display this web part

The list view has been modified using Sharepoint Designer, particularly using the options -> Condifiotnal Formatting set the row color. Then the list view no long work and get the error: Unable to...

View Article


How can I edit properties of a list collection of documents with sharepoint...

How can I edit documents properties with SharePoint 2007 web services?I know about _vti_bin/lists.asmx web service and the UpdateListItems method. I know my Library name, list id and view id. I know...

View Article

ASP.NET FileUpload check if file exists in SP

Hi,I have WebPart and it has a ASP.NET FileUpload control to upload files to a SP document library.  I also have method which will check if a file also ready exists in the document library and gives...

View Article

SharePoint Permissions Auditing

Hello all,Can we do auditing on SharePoint Permissions either at site level or list levellike 1)which is Broken inheritance,by whom, and when ?2)which permissions are deleted,by whom and when?3)Which...

View Article


sharepoint 2010: Duplicate list items created during page refresh

Hi All,I have created a custom list. I have enter few list items in it. I have displayed the list items on a page using data view. Im getting the all the list items in the list. But when I refresh (F5)...

View Article

Java script Client Object Model and .SPServices

Hi, What is the difference between Java script  Client Object Model and .SPServices using Jquery.* Please help me to know how it process internally. (architecture)  * Advantage and disadvantage. Which...

View Article

Restyling the default SharePoint 2010 dialog box buttons

I'm looking for a way to either restyle or replace the default SharePoint 2010 buttons. For example the close, save and cancel buttons that appear below a form etc. I'm particularly interested in...

View Article


Problem in inserting data from SharePoint application page to SAP Hana db...

Hi,We are trying to insert data from SharePoint application page to SAP Hana db using jQuery. I have included jQuery in the application page itself. The following jQuery is<script...

View Article


Sharepoint Log Error

Sharepoint user logs help me .thanks .I get these errors in almost most usershatalar = Category : Logging Correlation - eventID=xmnv - Mesaj : Name=Request(Get:) Category : Authentication Authorization...

View Article

Image may be NSFW.
Clik here to view.

Show only selected / one filed of Sharepoint list

SPQuery oQuery = new SPQuery(); oQuery.ViewFields = "<FieldRef Name='Country'/>"; using (SPSite oSite = new SPSite(SPContext.Current.Site.Url)) { Guid lGUID = new Guid(ListGUID);...

View Article

Limit Infopath textbox to 256 characters

Hello folks,Can someone let me know how to limit textbox in a infopath to 256 characters or 512 double characters?

View Article

Lookup Column: carriage return / line break in a multi-item field in view

Hello,got a list with a lookup column with multiple items. Because we've got many lookups in this column we'd like to pimp the view showing a line break after every entry.Any solutions for this?This...

View Article


Updating documents in library batch wise using ecmascript

Hi All,I am using emca script to update multiple library items. I am doing it in batch of 100.Problem is that when update of any item(lets say 50th item) in this batch fails , first 49 items are...

View Article

Enterprise Content Type Hub overwriting a Site Collection colum

We have a corruption issue caused by Content Type Hub Publishing (CTHP).Scenario.SP 2010 Server.We have a site collection (MySiteCollection) created from a WSP.The site collection contains a Site...

View Article


Adding user to Activity Directory Group doesn't reflect on Sharepoint 2010...

Dear All,I'm having a problem with the SharePoint 2010 Security Group based on Activity Directory Group.This is the scenario: I have a SharePoint security group that contains an Active Directory group....

View Article

Update multiple list items when an item in another list is updated

HiI was wondering if anyone could help me with a simple workflow as I am new to developing workflows in Visual Studio. I have two lists in parent/child relationship and I've created a field in the...

View Article


Accessing Enterprise Keywords in XSLT

I am trying to put together a custom tag cloud in SharePoint 2010 using Enterprise Keywords as the data source instead of the built-in tags.I've found numerous methods to display and build the tag...

View Article

SharePoint 2010 Architecture

Hello,Can anyone recommend any literature on SharePoint 2010 architecture that pertains to when you create lists, fields, content types, etc. programmatically through .xml or C#, how does SharePoint...

View Article

Setting ShowInEditForm declarativ for a field in a content type

Hello,I've a custom field definition. I want to set this field invisible in the EditForm of some content Types, it should stay visible in other content types.So when defining the CT´s, I set the...

View Article
Browsing all 11571 articles
Browse latest View live