We\'ve created a SharePoint 2007 website that uses variations for our different locales.When someone makes a change to a page on the source variation and publishes it.It is supposed 开发者_如何学Goto
I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains some custom list templates and some lists using the template definitions. Now I need to update the list te
I have a situatio开发者_Python百科n where I require users to view a different depending on the information they wish to submit. I would like to have the following dropdown
I am faced with a problem of having to link a current setup of WSS 3.0 (SharePoint) to a newly built Active Directory and do not want to have to re-link all my users back into People and Groups on the
I am looking for a way to filter a SharePoint Calendar WebPart by using a query string.It looks开发者_JAVA百科 like the default \"Query string (URL) Filter\" web part doesn\'t work for this.
In looking at the answers from SharePoint 2007 Log Viewer, it looks like all the viewers require either access to the server or access to Central Administration. We recently deployed a set of solution
I have the following code: foreach (Color color in new ColorConverter().GetStandardValues()) { output.Wri开发者_开发百科te(color.ToString());
while filtering spgridview i have applied filterexpression \"{1} = \'{0}\'\"; because my values are of type double or integer. but while filtering for values like 0.5 or like 开发者_如何学Go0.xxxx....
I\'ve a farm scoped feature which has an eve开发者_JAVA技巧nt handler. The feature is activated by default on installation. After I installed the feature I found that the FeatureActivated event has be
We have a small SharePoint intranet web site with some contributors. Someone or may be automatically, one web part on SharePoint\'s list form page (Dispform.aspx) is getting closed.