|
|
Stories recently tagged with 'MOSS'
|
|
submitted by
Patrik
6 days, 13 hours ago
patrikluca.blogspot.com — Business requirement: Hide list fields upon creation / modification of a SharePoint list item with the SharePoint GUI
In a previous blogpost Hide list fields upon creation of a SharePoint list item, I talked about how to hide a SharePoint list field upon creation of a list item and to show it upon modification of that same list item.
Unfortunately, this is something which cannot be achieved by using merely the out-of-the-box administration tools of SharePoint, but the SharePoint Tips Utility Pack could help you out. This great tool has some disadvantages:
You can only run it on the SharePoint server itself.
If you are a SharePoint implementator, you can set the properties of each field with this tool. Unfortunately, if power users of the SharePoint environment afterwards want to change anything to a field, they are not able to do this anymore (whereas they are able to change views,add content types or add columns on a SharePoint list you have set up for them by going to the appropriate settings forms). read more...
add a comment
|
category: Products | Views: 3
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
9 days ago
patrikluca.blogspot.com — When clicking on a SharePoint group you don't belong to, you get the message You do not have permission to view the membership of the group. As such, you cannot see the members of that SharePoint group. read more...
add a comment
|
category: Products | Views: 1
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
17 days ago
patrikluca.blogspot.com — At an installation where I created a helpdesk functionality based on the Help Desk template, one of the Application Templates for Windows SharePoint Services 3.0, I was asked to create a workflow which sends out an email automatically when a comments is added to a service request. The email may not be sent out if the comments added was empty. read more...
|
|
tags:
MOSS, SharePoint, WWF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
17 days, 23 hours ago
patrikluca.blogspot.com — Problems which may arise with document conversion
Microsoft Office SharePoint Server 2007 includes document-to-Web page conversion utilities that can convert Microsoft Office Word 2007 documents (with and without macros) into standard Web pages that can be published to an internal or external Web site.
Some problems or difficulties may arise though while setting or trying to use this document conversion functionality:
While converting a Microsoft Office Word 2007 document, you receive following error: Converting the document to a page failed. The converter framework returned the following error: CE_OTHER.
The Convert Document option is not available in the contextual menu for a document stored in a SharePoint Document Library. read more...
add a comment
|
category: Products | Views: 1
|
|
tags:
SharePoint, MOSS, Word | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
24 days ago
patrikluca.blogspot.com — Problem description: You are prompted to enter your credentials each time you open a Microsoft Office document stored in a SharePoint document library
Each time you open a Microsoft Office document, you are prompted to enter your credentials again, even if you check the box remember my password. For non Microsoft Office documents, such as PDF files, you are not prompted to enter your credentials. The credentials prompt is not taken into account apparently: if you choose Cancel in the prompted window without entering your credentials, the Microsoft Office document is still opened. read more...
add a comment
|
category: Vista | Views: 23
|
|
tags:
Word, powerpoint, SharePoint, Vista, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month, 11 days ago
patrikluca.blogspot.com — After installing a new SharePoint Web Part, it is not working and you get an error like Request for the permission of type 'Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' failed. read more...
add a comment
|
category: Products | Views: 2
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month, 22 days ago
patrikluca.blogspot.com — Suppose you have created a SharePoint list or document library with some metadata columns. End-users start adding list items to this SharePoint list. After a while, they want to change the value for a particular column of already created list items. They could do this manually through the Edit in Datasheet mode, but suppose they have already created hundreds of list items in the SharePoint list... It would save a lot of time if an option would exist to bulk update a SharePoint field from one value to another in all list items for a particular SharePoint list.
An ideal scenario is off course a SharePoint column created with as type of information Lookup. Changing the value of the item where the Lookup column is getting its information from would update in mass all already existing SharePoint list items. But if this isn't the case, there is no real out-of-the-box SharePoint functionality to bulk update a field (except the Edit in Datasheet mode). read more...
add a comment
|
category: Products | Views: 22
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ahmer75
1 month, 29 days ago
syedarizvi.blogspot.com — MOSS developers most of the time need to retrieve data from SharePoint Lists. In one of the MOSS project I worked there were several provisioned .ASPX Pages which lacked in performance.
The pages took more than usual time to render, on average a page displaying 1000+ List records (we are not discussing Pagination here) was taking approximately 2 minutes! Coming from ASP.NET/SQL background this was just unacceptable. read more...
add a comment
|
category: ASP.NET | Views: 14
|
|
tags:
MOSS, MOSS2007, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 1 day ago
patrikluca.blogspot.com — Business requirement: Add a SharePoint Web Part to multiple sites at once
You might have created a set of similar SharePoint sites, all based upon the same site template, just like me. After some time, business requirements change, and the end-users want to have a new Web Part on all the home pages of each of these SharePoint sites. If there are a multiple SharePoint sites, you might want to avoid, just like me, to edit each of the home pages of those SharePoint sites one-by-one. read more...
add a comment
|
category: Products | Views: 20
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 11 days ago
patrikluca.blogspot.com — Suppose you want to hide a SharePoint list field upon creation of a list item and to show it upon modification of that same list item. Suppose you want to hide another SharePoint list field upon modification of a list item and to show it upon creation of a list item in that same SharePoint list.
This is something which cannot be achieved by using merely the out-of-the-box administration tools of SharePoint. read more...
add a comment
|
category: Products | Views: 15
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 16 days ago
patrikluca.blogspot.com — Problem description: How to hide the View All Site Content Link
In some cases, you want to hide the View All Site Content link in the Quick Launch: this to less confuse SharePoint end-users. The less links an end-user has to click on, the less the end-user will be confused. However, hiding this View All Site Content link is not possible with out-of-the-box functionality for SharePoint. read more...
add a comment
|
category: Products | Views: 25
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 23 days ago
patrikluca.blogspot.com — I created a Microsoft Visio stencil to ease the drawing of a SharePoint site hierarchy. It can be used to visualise the SharePoint site hierarchy before implementing it actually, allowing end-users to better understand how their final SharePoint sites will be linked and what kind of elements will be used in each SharePoint site. read more...
add a comment
|
category: Products | Views: 65
|
|
tags:
Visio, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 24 days ago, submitted by
eXXL
2 months, 25 days ago
saftsack.fs.uni-bayreuth.de — In this post I describe how to create a custom SharePoint Event Receiver using the Visual Studio Extensions for SharePoint Services. read more...
add a comment
|
category: Other | Views: 94
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 29 days ago
patrikluca.blogspot.com — Problem description: You cannot publish slides to a Slide Library
While trying to publish slides to a Microsoft Office SharePoint Server 2007 Slide Library, you receive the error: This feature requires Microsoft Office PowerPoint Professional. For a description how to publish slides to a Slide Library, see Publish slides to a Slide Library.
Solution: Install the appropriate Office version. read more...
add a comment
|
category: Products | Views: 6
|
|
tags:
powerpoint, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 23 days ago
patrikluca.blogspot.com — Problem description: Alerts not working for some users on some document libraries
Some users were complaining that their alerts were not arriving for a specific document library. They did receive the intial alert to inform them about having activated the alert on the document library, but no alerts were arriving anymore upon changes in the document library.
For other document libraries, all alerts were working as they should. read more...
add a comment
|
category: Products | Views: 7
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|