Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Templating Web Part Pages in a Document Library (SP2003)

  Asked By: Palak Sohoni         Date: Jun 23, 2007      Category: Sharepoint      Views: 183
 

I want to create a number of (aspx) Web Part Pages (3 column with
header and footer) in a document library and all of them need to have
the same couple of web parts in the left and right columns. Is there a
way for me to save one page formated correctly and have it as a
template for that Document library?

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Trinity Scott          Answered On: Jun 23, 2007       

In WSS v3, you may want to consider adding some code to the ItemAdding
event receiver for the given list type. I think in WSS v2 you can only
accomplish this using copy paste.

 
Didn't find what you were looking for? Find more on Templating Web Part Pages in a Document Library (SP2003) Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].