We have a number of Actions defined in a BDC (Business Data Catalog) definition in SharePoint, and need to change the order they are displayed in the UI.
I need to disable new item creation (new document) and Connect to Outlook in a specific document l开发者_JAVA技巧ibrary.
after moving my configuration db to a different DB server I had some difficulties to get the farm up and running again.
I`v developed custom webpart. I can add it to page and site owners can view page with no problems. However Site visitors/users get redirected to access denied error page. Sure, I must be doing some s
I have overriden Sharepoint page\'s Render method to cut out some script tag from the html sent to client browser like this:
Is it a popular techinque to use the Model View Presenter (MVP) design pattern when creating Web Parts for SharePoint?It seems (to me) that this pattern is applied more often in the custom application
I am looking at ways of limiting data (pages) visible to users based on their SharePoint group memberships.One option is to run my site on it\'s own, determine group membership in code, and limit data
I\'m developing a custom SharePoint solution which consist of a feature and a timer job (which is created by the featu开发者_Go百科re in FeatureActivated).
We are customizing workflow approval form to display the associated list item fields. This will he开发者_如何学Pythonlp the approver to verify the list item, he is approving.The approval form will hav
I have a task list which contains tasks which are submitted on the end date of every project phase. I need a list view which displays the submissions for the most recent project phase.