The behaviour I would like is for a user to be able to visit a custom built website and if they are already authenticated against sharepoint for the custom website to know who they are and give them v
I\'m using ajax to call a webservice which updates a sharepoint list. It works when I call the code from unit tests, but running the code in a browser causes an exception:
I want to customize the sign out functionality in sha开发者_JS百科repoint. I want to redirect to Home page after signout button is clicked. I used the following code :
In a list i have a status columns. In edit 开发者_Python百科form, on change of status to not approvedi want to show the comment text box. I want todo using designer or javascript. Pl Help.Kindly use A
i am using the following code to hide the Actions menu from Discussion Board list. The code is : <script src=\"http://ajax.microsoft.com/ajax/jQuery/jquery-1.3.2.js\"></script>
I have an intranet site for change control management system. Approval workflow is associated wi开发者_开发知识库th the list. On new request creation or editing any item, approval workflow task is cre
i am having a discussion board. and when we access that discussion board, 开发者_运维问答the default view is flat view. in that view there will be \"Posted By\" field. On clicking the image or usernam
I have created a custom list with work flow associated with that. The workflow takes the item through different levels of approval.
Currently I have a web part with some custom CSS. This is a Document Library web part which also contains the link to \"Add a new document\" below.
In the Sharepoint Document Library web part, is there a way to have a delete link for each of the files listed?