Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Hi Im working with Sharepoint 2013 Community site, i have added a custom column in discussions list but when I go to discussions page(Topic.aspx) I cannont view that custom column.

Is it possible to display a custom field in Topic.aspx page through sharepoint designer? I tried to edit Topic.aspx page Sharepoint designer, I added the custom field like this:

<ViewFields>
   <FieldRef Name="customField"/>
</ViewFields>

So I have added the reference of the field, but I dont know how to display in that page Can anyone please help me

Thank You.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.