I have custom action defined in my SharePoint 2007 feature. It adds new item to document library menu.
Is there a way of getting usage statisics across my whole Sharepoint 2007 portal? I can get the figures at a site level by appending _layouts/SpUsageWeb.aspx
Can any one explain how to print the infopath data in s开发者_如何学PythonharepointIf Form is posted in a Form Library AND you have made InfoPath fields available as columns in Form Library, you can a
I am using SPLongOperation to run a lengthy operation. After completing, the gears page redirects back to the original page from which the long operation was launched. I am not able to w开发者_JAVA技巧
I have a problem. My customers (and potential customers) are asking me if my crawler based software (sitemapper, website cloner and similar) can access their SharePoint websites.
I have SPListItem and some text field. I need in code get all versions of this field EX: version 1 \"hello rorld\"
Can I declare variable in Core.Js file and assign value on any SharePoint page. Like putting CEWP on page and setting variable(residing in Core.js file) value dynamially?
Where can I find a log of login attempts to share point 2007? Thanks. PS: I have ano开发者_Python百科ther question too, I \'d be really grateful if anybody helps me on it:
I\'m trying to make a site map for a Sharepoint 2010 that will list every site and that site\'s current nav items. Navigation between sites is done via the top nav. However, I\'m having problems getti
How to Open a custom webp开发者_如何学Pythonart from the other custom webpart through a link buttom.