Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 245097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:03:37+00:00 2026-05-11T21:03:37+00:00

Good Morning, I have a SharePoint site that I’ve been trying to fix up

  • 0

Good Morning,

I have a SharePoint site that I’ve been trying to fix up for awhile. I haven’t had problems adding fields into the NewForm.aspx and EditForm.aspx, but Dispform.aspx seems like a whole different problem.

I’ve been using SharePoint Designer, and it looks as if all the other fields are displayed using this:

<xsl:value-of select="@Priority"/>

But when I go ahead and follow the same format to try to insert a new field, it continues to pull up empty values when I’m positive something should be there.

SHORT: How can I add fields to display on DispForm.aspx?

Any help would be GREATLY appreciated, I’m so stuck!

Thanks,
E

SOLUTION:

I had forgotten to add my new columns under the Content Type of the List I was using. Thanks for the help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:03:38+00:00Added an answer on May 11, 2026 at 9:03 pm

    Your approach is okey, couple of things to check:

    1) Each Data View Web Part has the DataFields tag, it looks like this:

    <DataFields>@URL,URL;@Comments,Notes;@Color,Color;@Image,Image;</DataFields>
    

    and it contains the names of your fields. Make sure your new field is displayed in this list.

    2) Also there is difference between internal field name and field name. In the example above Comments is internal name but name is Notes. So to display Notes field correctly you should use:

    <xsl:value-of select="@Comments"/>
    

    3) Make sure you are trying to output this value in the right place of XSLT template. The easiest way to find the place is to look for existing fields and just add the new one along these.

    Hope it helps…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good Morning , I have been trying to make a dynamic message box on
Good morning I'm trying to get a table row (TR) that must have one
Good Morning Stack OverFlow enthusiasts. I have been having an issue that I am
Good morning, I have a .Net 2.0 runtime DLL that I am trying to
Good morning. I have been looking all over trying to answer this question. If
Good morning gang. I have a jQuery Datepicker object that is prepoulated using a
Good Morning, I have created an ASP.NET 3.5 webform that allows users to search
Good morning. I've been having this issue for some days and have been lokking
Good morning, I have found that many of my customers have MS Access already
Good Morning All! I have been developing a project for some time in which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.