SharePoint Blogs / SharePoint University
SharePoint Blogs and SharePoint University - all in one place!
Need SharePoint Training? Attend a SharePoint Bootcamp!

Please delete cookies related to sharepointblogs.com and sharepointu.com to resolve login issues!

List definitions Type and BaseType

One if the interesting topics in SharePoint customizations is developing customized list definitions to be integrated later on within you site definitions.During list definitions development you are required to determine two important values "Type" and "BaseType", following is a description for the available types (available in the WSS SDK)

Type:

Value   Description

100   Generic list

101   Document library

102   Survey

103   Links list

104   Announcements list

105   Contacts list

106   Events list

107   Tasks list

108   Discussion board

109   Picture library

110   Data sources

111   Site template gallery

113   Web Part gallery

114  List template gallery

115  XML Form library

120  Custom grid for a list

200  Meeting Series list

201  Meeting Agenda list

202  Meeting Attendees list

204  Meeting Decisions list

207  Meeting Objectives list

210  Meeting text box

211  Meeting Things To Bring list

212  Meeting Workspace Pages list

300   Portal Sites list.

1100  Issue tracking

2002  Personal document library

2003  Private document library

BaseType

0 — Custom List

1 — Document Library

2 — Not used

3 — Discussion Forum

4 — Surveys

5 — Issues List

so, if you are developing custom picture library set Type="109" and BaseType="1" (because picture library mainly based on document library)

another example if your are developing custom Calendar list definition set Type="100" BaseType="0".

hope it is useful ciao Smile


Posted 08-12-2007 11:09 AM by Marwan Tarek

Comments

Links (8/12/2007) « Steve Pietrek’s SharePoint Stuff wrote Links (8/12/2007) « Steve Pietrek’s SharePoint Stuff
on 08-12-2007 3:09 PM

Pingback from  Links (8/12/2007) « Steve Pietrek’s SharePoint Stuff

17 Links Today (2007-08-14) wrote 17 Links Today (2007-08-14)
on 08-14-2007 10:22 AM

Pingback from  17 Links Today (2007-08-14)

How to customize the Content Query Web Part XSL to aggregate blog posts « The Art of SharePoint Evolution wrote How to customize the Content Query Web Part XSL to aggregate blog posts « The Art of SharePoint Evolution
on 06-15-2008 9:00 PM

Pingback from  How to customize the Content Query Web Part XSL to aggregate blog posts « The Art of SharePoint Evolution

Lei wrote re: List definitions Type and BaseType
on 07-16-2008 3:37 PM

Very good info, thanks!

Py wrote re: List definitions Type and BaseType
on 08-25-2008 4:59 AM

Hi

thanks for those helpfull informations !

Just to add one server template ID :

150 - project task list

Rich Finn wrote re: List definitions Type and BaseType
on 09-08-2008 4:41 PM

Blog Posts list: Type 301

Deepthi wrote re: List definitions Type and BaseType
on 12-04-2008 11:08 AM

Useful info thanks...

Sarah wrote re: List definitions Type and BaseType
on 04-04-2009 5:57 AM

I recently came across your blog and have been reading along. I thought I would leave my first comment. I don't know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.

Sarah

http://www.craigslisttool.info

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Need SharePoint Training? Attend a SharePoint Bootcamp!
Posts (c) their respective authors. Everything else (c) 2009 SharePoint Experts, Inc.