3
votes
1answer
393 views
Custom Alert Template
I've customized alert notification template for Announcements list. Here is custom code:
<Immediate>
<Subject>
<Switch>
<Expr>
…
3
votes
1answer
259 views
Unable to add selected webpart(s).
I've created a Custom List ('Tooltips') in SharePoint.
After this I used SPSource to reverse engineer the list into a feature.
After installing and activating this feature, I want …
3
votes
2answers
76 views
In breadcrumb site listed twice moss 2007
On some of our pages the breadcrumb lists a site twice in a row. the first one is a link, the second is not. The pages have different payout pages. Has anyone seen this, or kno …
3
votes
3answers
419 views
Can’t install Sharepoint Foundation 2010 on Windows 7
I'd really like to prepare development environment for Sharepoint 2010. This is what I did:
I installed Windows 7 x64
I installed VMWare Workstation
Created a VM domain controlle …
3
votes
3answers
479 views
Name showing as DOMAIN\UserName
My name seems to be appearing as DOMAIN\UserName for sites that I create (and sometimes sites that others have created as well) rather than Forename Surname, why is this happening? …
3
votes
1answer
38 views
Can Excel Services 2010 query SharePoint lists directly?
A problem with SharePoint 2007 Excel Services was that it could not query SharePoint lists.
Does SharePoint 2010 now contain this functionality?
3
votes
1answer
44 views
JackBe Mashups w/ PerformancePoint in MOSS
Has anyone used JackBe mashups in a SharePoint environment hitting OLAP cubes with PerformancePoint 2007? Any gotchas?
We're evaluating adding JackBe to our enterprise toolkit an …
2
votes
4answers
51 views
Remove Ability for Users to Delete a Site and site backup before site get deleted by Admin users
How can I achieve the following scenario:
General users are unable to delete sites.
Site/Site Collection backup needs to be taken before it's deleted by admin users anywhere …
2
votes
1answer
18 views
Exchange 2003- Publish free/busy information to sharepoint
I have Exchange Server 2003 and I want to see free/busy schedules for the users in SharePoint. Is it possible?
I want to do this in SharePoint 2010.
2
votes
1answer
36 views
Make SharePoint search results link to document instead of DispForm.aspx with no iFilter
We are storing quite a lot of pdf documents (images with no dual layer text) and do not wish to add a pdf iFilter (with the resultant storage and search performance costs).
As we …
2
votes
3answers
228 views
Validation for external lists / external content types
Where does one put validation for external content types? Let's say one field on my ECT represents an email address that must be unique in our system. Where would I put the validat …
2
votes
1answer
151 views
Unable to use Shared Columns from Document Sets in Quick Parts
I am trying to use metadata from a document set in a document which is an "Allowed Content Type" document.
The content type has its own site columns which are listed in "Quick Par …
2
votes
2answers
342 views
Custom field type XSL in SP2010
Has anybody upgraded an old custom field type to use the new XSL transform in SharePoint 2010? I have a multi-column field type, and want the Display pattern to render the 2nd "col …
2
votes
2answers
255 views
How can I get rid of the ListFormWebPart in a custom form?
I'm pretty new to SP, but I had to bite the bullet and create a custom new form for a custom list schema. I mirrored the field structure with textboxes and such, added some custom …
2
votes
1answer
283 views
Custom 404 Pages
I have followed Microsoft's instructions for custom 404 pages in SharePoint by setting the web application's FileNotFoundPage property. I am now still getting a 404 error if someo …