Scenario:
A request came in where in news content writers required to upload a document that gets associated with that news page.
Background:
Custom page layouts were built and associated with pages library so that content authors can come and create new news items by actually using page layouts.
Association of page layout and attachment is not straight forward in SharePoint.
Work around:
Custom web part can be developed that will have file upload capability, this web part will display file upload control in edit mode of web part.
Document or file attachments can be uploaded to a document library and a meta data value can be stored related to that particular news item.
In view mode it will simply retrieve attachment URL and display.
Blog Archive
-
►
2009
(14)
-
►
January
(7)
- Power of Content Types and Content Query Web Part
- Project type is not supported by this installation...
- Getting Started With SharePoint - Tools
- IIS 7.0 - Cannot get Membership Provider with name...
- SharePoint Implementation with Youtube
- Using Youtube API in SharePoint Web Part
- Site Scape Forum document migration to SharePoint
-
►
January
(7)
Tuesday, December 2, 2008
How to enable attachment in a page layout in SharePoint?
Label: .Net, MOSS, SharePoint, WSS
Event handler basics in SharePoint
Steps:
Develop event handler using Visual Studio.
Deploy event hanlder in GAC.
Attach it to a list or document library.
Label: MOSS, Visual Studio 3.5, WSS
Subscribe to:
Posts (Atom)



