Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Changing Field Order on DispForm.aspx Pages

  Asked By: Gonzalo Sampson         Date: Dec 10, 2007      Category: Sharepoint      Views: 1158
 

Does anyone know how to change the order of fields displayed on
dispform.aspx (the display detail page of a specific list item)? We
have a calendar (Event content type) with a bunch of additional
columns. But when you click on a line item from the calendar list
itself, it seem that there's no way (at least through the browser) to
change the order of the fields displayed on that dispform.aspx page. Do
you have to use Designer to change the definition page?

Tagged:              

 

2 Answers Found

 
Answer #1       Answered By: Victoria Bell          Answered On: Dec 10, 2007       

To change  the order  of the fields  on the dispform.aspx you will need to
use SharePoint Designer to replace the default ListView webpart on the
dispform page  with a Data Form Web part. Then you will be able to
adjust the ordering of the fields.

 
Answer #2       Answered By: Cassidy Sharpe          Answered On: Dec 10, 2007       

That's what I needed to know.
As usual, you've been of great help

 
Didn't find what you were looking for? Find more on Changing Field Order on DispForm.aspx Pages Or get search suggestion and latest updates.


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