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).
Sharepoint list contains 6 views. I am staing on sharepoint page where 开发者_运维百科items filtered by list view query.
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
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
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
I\'ve a file library on a sharepoint 2010. I\'m using the Sharepoint library and I want to upload a file.
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
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:
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,
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