- podcast
- research
- search
- security
- technology
- video
- AIM
- Alfresco
- Collaboration
- ECM
- ESX
- Hyper-V
- IE8
- Internet Explorer
- Iomega
- Linux
- MIX08
- Microsoft
- NAS
- Nokia
- REV
- S60
- SaaS
- Sharepoint
- Silverlight
- Sony Ericsson
- VMware
- Windows Live
- YouTube
- advertising
- backup
- beta test
- blogs
- convergence
- display
- enterprise
- humans
- instant messaging
- multimedia
- networking
- open source
- phishing
Enable the "New Folder" Creation Option in SharePoint Custom Lists
SharePoint Server 2007 Document Management is a key feature set of SharePoint portals. One of the basic requirements of a document management system is to create and manage folders within the SharePoint document libraries and lists. For document libraries, the management process is pretty straightforward; you can perform those tasks easily through the management user interface as shown in Figure 1.

Figure 1. Managing Document Libraries: For document libraries, you can create new folders and files as needed through the management interface.
Unfortunately, the option to creating new documents and folders in custom SharePoint lists isn't available by default—you must enable the option before it will appear on the custom list menu. But it's not difficult to turn on. Here are the steps:
- Create a custom list to use as a test bed. As shown in Figure 2, you can view "All Site Content " by going through Site Actions → View All Site Content , and then clicking on the "Create" link (see Figure 3).
- Alternatively, you can type the following URL directly into the browser window: http[s]://sitecollectionurl/_layouts/create.aspx, where http or https is the protocol you're using for your site, and sitecollectionurl is the site collection URL for your environment.
- When you click the "Create" link in Figure 3, you'll see a "Custom Lists" section. Click the "Custom List" link (see Figure 4).
- You'll see a "New" page where you can enter a name for your new list (see Figure 5).
- Typically, you'll want to keep all the default settings, so after you enter the list name and optional description, click the Create button.
- You'll see the new list. From the list menu, select Settings → List Settings," as shown in Figure 6.
- In the list settings page, locate the General Settings section and click the Advanced Settings link in that section (see Figure 7).
- On the Advanced Settings page , locate the "Folders" section. Under the text "Display 'New Folder' command on the New menu?" select the "Yes" radio button, as shown in Figure 8.
- Click "OK" to save the changes and exit the page.
![]() Figure 2. View All Site Content: Click on Site Actions and then Vew All Site Content to create a new list. |
Figure 3. Creating New Content: When you reach the All Site Content page, click the "Create" link to create a new list. |

Figure 4. Custom List Creation: You can choose the type of list you want to create from this section.

Figure 5. Enter List Name: Enter a name and (optionally) a description for your new list, then click Create.

Figure 6. List Settings: From your list's menu, select Settings → List Settings.
![]() Figure 7. Advanced Settings: To reach the advanced settings, click the Advanced Settings link in the General Settings section. |
Figure 8. "New Folder" Option: Enabling this option adds the "New Folder" item to the list menu. |

Figure 9. Expanded List Menu: The option to add a new folder now appears on the list menu.
After completing these steps, you'll see the "New Folder" option in the list menu. When you click it, you'll be able to create a new folder in the same way as you create a new folder using the document library management interface (see Figure 9).
Most Popular Stories
- 1 Building SharePoint Suggestion Boxes and Soliciting Anonymous Feedback
- 2 Provide SharePoint Single Sign-On with Active Directory Federation Services
- 3 Solve Item-Level Permission Performance Problems in SharePoint
- 4 Leveraging SharePoint as a Document Management System
- 5 Developing SharePoint Solutions in Visual Studio Using WSPBuilder
- 1 Building SharePoint Suggestion Boxes and Soliciting Anonymous Feedback
- 2 Solve Item-Level Permission Performance Problems in SharePoint
- 3 Leveraging SharePoint as a Document Management System
- 4 Provide SharePoint Single Sign-On with Active Directory Federation Services
- 5 SharePoint 2010 Makes the Link to LINQ
- 6 Using REST to Add and Delete List Items in SharePoint 2010
- 7 Developing SharePoint Solutions in Visual Studio Using WSPBuilder



While Java helps in fulfilling the promise of "write once, use anywhere", there are practical concerns developers need to address in developing their code, whether it's porting from another language, working in the best IDE or optimizing for today's multi-core computing environments. This eBook will help you in understanding these issues and how you can get the most out of your Java code.