Tagged Questions

2
votes
1answer
31 views

Can jQuery intellisense also be installed / used in SharePoint Designer ?

There are some references on how to install intellisense for jQuery in VS2008SP1, is it also possible for SharePoint Designer ?
3
votes
1answer
46 views

How to create a feature from aspx pages customized in SharePoint and SharePoint Designer?

I've created some Lists and Custom Views/Pages (aspx) using the web-interface from SharePoint and SharePoint Designer. What steps do I need to take to create a Feature which conta …
0
votes
1answer
22 views

How to graphically edit pages like AllItems.aspx (extracted using SPSource) in a WSPBuilder solution?

I've followed the 'SPSource_Starter_Guide_WSPBuilder.docx' tutorial and everything was correct. But I've a question : once you've extracted the aspx pages + schema.xml, which tool …
1
vote
2answers
61 views

Convert SPD Based site to use Features / Solutions

I've inherited the maintenance and development of a client's MOSS 2007 website. The website has been maintained via SharePoint Designer since it's launch. We do actually have copie …
2
votes
3answers
41 views

Sharepoint 2007 Delegate Control and WSDL

Is there a way to create custom delegate control in sub-sites without having to restart the IIS server? I have full admin/sharepoint designer access to the sub-site, just not the I …
1
vote
4answers
165 views

Changing WebPartZone properties in code

Here is the problem: using SPD is easy to change properties to not allow users to close / minimize webparts from a wp zone: Now how can we do that in code ? I have more then 30 …
1
vote
2answers
275 views

XSLT for summing a column in a Data View Web Part

I have this (an attempt to solve the task): <xsl:stylesheet xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d="http://schemas.microsoft.com/sharepoint/dsp" version="1.0" exclu …
2
votes
1answer
19 views

Hosted SharePoint Scenario: Logging in Multiple Customers, receive different experiences

I am working on writing up a concept for hosted Windows SharePoint Services environment through FPWeb for a potential customer. Here's my scenario. Using a basic package (cheaper) …
0
votes
2answers
121 views

Error importing a data view web part

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I am using SharePoint Designer 2007 to import a list to …
0
votes
1answer
83 views

Permission issue when editing a page using SharePoint Designer

I am using Search Server 2008 based on SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have tried the search function by using IE to access address http:/ …
0
votes
0answers
3 views

Sharepoint 2007 Linked Sources and filtering

I've created a couple of linked sources before by following different tutorials and have always had pretty good luck with them. One issue did come up and I've been stumped on it! …