RSS Feed Is this your first time here? Get regular updates

How to edit List forms in SharePoint 2010

Date:July 29th, 2010 Author:Ryan Tags: , ,
Category: General, SharePoint Ideas Comments:1 ;

In SharePoint 2007 there is a well known trick for opening up a list’s forms (New/View/Edit) in design mode – append ?ToolpaneView=2 onto the url – this is often used to add instructions or javascript using a Content Editor Web Part (CEWP) e.g.

However when I first tried to use my tried and tested shortcut in SharePoint 2010 I came a little unstuck as now the New/View/Edit forms appear in a fake popup window and modifying the URL doesn’t work.

There are two ways to do this in SharePoint 2010 – and once you know where to find them they should actually make life that little bit easier.

The first is to open up the form in a new window and then add ToolpaneView=2 onto the end of the URL, so

Right click on Add new Item or the lists Title field and select Open in New Tab or hold down CTRL while left clicking.

Alternatively you can do this using the new-fangled ribbon toolbar – select under List Tools the List tab, then on the right hand side of the ribbon you should see an icon for Form Web Parts which gives a menu of the different forms associated with the list that you can edit.


Related posts:

  1. Showing the records ID on the View and Edit forms ID’s are a convenient, often short, way to uniquely...
  2. Setting a default duration for new SharePoint Calender Events Post provides javascript for setting a default duration for SharePoint...
  3. SharePoint List Superpowers Lists are at the heart of SharePoint and we can...
  4. SharePoint 2010 What’s Hot and What’s Not? #2 NOT! So here we are with the second installment in...
  5. How To setup a SharePoint view filter to compare 2 list fields SharePoint workaround to create a list view based on a...

Tags: , ,

Did you enjoy this post? Get the next one by RSS or by email

Share:

One Response to “How to edit List forms in SharePoint 2010”

  1. Andy Dale says:

    That’s really useful Ryan. I needed to do that very thing this morning on SharePoint 2010. So used your ToolPaneView=2 part and now have a happy customer.

Leave a Reply