sharepoint-clientobject
Sharepoint 2010 Client Object Model - Large Library - Find item without iteration
I have开发者_运维问答 a large document library (at the moment ~6000 documents) and I need to find a document based on a custom field value (custom column on the library).[详细]
2023-03-16 10:56 分类:问答Sharepoint client object model. How to get current list view?
Sharepoint list contains 6 views. I am staing on sharepoint page where 开发者_运维百科items filtered by list view query.[详细]
2023-03-16 05:31 分类:问答get currently selected list in javascript on load - sharepoint 2010
I\'m currently trying to find out, how to get a reference to currently selected list in sharepoint from javascript. I can get it if I know the title, or id, but I want it to get the list dynamically d[详细]
2023-03-14 19:19 分类:问答SharePoint 2010 Ribbon Hide/{Show on Library Item Selecting or other event}
I am branding SharePoint 2010, and I hide the Ribbon by default and show when the user clicks a down arrow. The user can hide it again by clicking a hide icon. JQuery toggle and toggleClass work great[详细]
2023-03-13 12:35 分类:问答How to use credentials to connect to a SharePoint list using the Client Side Object Model?
I need to write an application to update a list on a SharePoint 2010 site. I found the \"SPSite\" which I can create with the URL, but I can\'t figure out how to specify with which user I want to con[详细]
2023-03-13 10:34 分类:问答Upload a file on a Sharepoint website through c#
I\'ve a file library on a sharepoint 2010. I\'m using the Sharepoint library and I want to upload a file.[详细]
2023-03-13 05:29 分类:问答SharePoint 2010: JavaScript error when creating Modal Dialog?
For some reason, my SharePoint\'s modal dialog doesn\'t work properly. The error I get is this: In Firefox: SP.UI.$create_DialogOptions is not a function[详细]
2023-03-11 13:35 分类:问答Creating a SharePoint 2010 page via the client object model
I am attempting to create pages in a Sharepoint 2010 pages library via the client object model but I cannot find any examples on how to do it. I have tried two approaches:[详细]
2023-03-09 13:56 分类:问答Sharepoint 2010 ECMAScript Object Model: Insert, Update, Delete
is it possible to add a new Item to a list / delete it / update it via ECMAScript Object Model? All I\'ve found is about reading items. Are all the CRU开发者_如何学PythonD operations supported? If so,[详细]
2023-03-07 01:20 分类:问答How to associate a SharePoint workflow using the Client Object Model?
Using the SharePoint Object Model (SP 2010), how can you associate a workflow with a given list? I\'ve been able to associate a workflow, but the configuration settings do not get saved back to Share[详细]
2023-02-11 09:43 分类:问答