Custom View of Discussion Board

I have a OOTB discussion board to which I have added some custom properties (Group and Category).
I want to create a custom view of the discussion board that only shows conversations with a specific Group value. This works fine; however, when I click the title of the conversation, nothing is displayed (There are no items to show in this view...).
Do I need two separate views for this? It seems like I need a top-level Subject view and then a secondary Threaded view to show the conversation maybe? I wasn't able to find instructions for doing this anywhere.
Thanks!

Hi  Chad,
According to your description, my understanding  is that the discussion board Subject field URL link is not working in the custom  view.
By design,  SharePoint  Discussion Board Subject field is linking to Flat.aspx which can display the conversation with replies. But for a custom view , the subject field cannot and will link to
display form for the conversation item.  For a solution, the fileRef will take you to the current forum post:
<a href="{@FileRef}">
<xsl:value-of select="@Title"/>
</a>
Reference:
http://social.technet.microsoft.com/Forums/sharepoint/en-US/c6e299db-ac02-4ad4-b21e-4aa0650cd129/sharepoint-discussion-board-subject-url-link?forum=sharepointgenerallegacy
Best Regards,
Eric
Eric Tao
TechNet Community Support

Similar Messages

  • Set Views in Discussion Boards

    Hi,
    Is there a way to define a different default view in discussion - one for discussion and one for the top lvel view?
    keren tsur

    Hi Keren,
    You should be able to create the view based on the existing view or create a new view, else you can use SharePoint designer to customize / create a view.
    here is a screenprint to start with -
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • Discussion board subject links to replies

    We have discussion boards on Sharepoint 2013. When you use Management view (or any other custom view) all subject columns are not linking to items themselves, but list of replies instead (if there no replies, it's not showing anything).
    Why is this and how could I fix it? I would like to see the item itself when clicking the subject.

    Hi Kati,
    According to your description, my understanding is that you want to make the subject to link to the item itself in Management view in Discussion Board list.
    The Management view is the view for Admins to see the Reply statistics for this discussion.
    If we click a subject in this view, it will go to the management view of the subject; And if we click a reply, it will go to the reply item view page.
    As we need to get all the replies for the discussion in the Management view, so it is by design that if we click a subject in the Management view, then it will go to the Management view of this discussion.
    So if you want to view the subject in Management view, then I recommend to click the View Item button in the ribbon to view the subject.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Start workflow after discussion board reply

    I am trying to get a workflow to start when someone replies to a discussion board but it does not seem to work.  If I start the workflow manually it runs fine, but not when an item is changed.  Furthermore, when someone replies to a discussion
    board it doesn't really even seem to change the list item itself.  It's almost as if there are List items (Discussion Board Subjects) and then some sort of sub-list item that contains all the replies.
    How does this work?  I am able to run workflows on other custom lists, but discussion boards seem to be a little different than a regular list.
    Thanks.

    The discussion boards use a couple of different content types, and yes they behave very strangely in general.  I found a fix to your problem:
    In SharePoint Designer, create a new reusable workflow, and associate it with the "message" content type.  All discussion board replies are that content type.
    Build out your workflow to send an email or whatever it needs to do, and publish it.
    In your list settings of the discussion board, click on the name of the "message" content type and choose workflow settings.
    Click "add a workflow" and choose the name of the workflow you just created.  Then you can choose whether you want it to run on create or whatever.
    I just did this and it triggered correctly.
    Good luck!
    Laura Rogers, MCSE, MCTS
    SharePoint911: SharePoint Consulting
    Blog: http://www.sharepoint911.com/blogs/laura
    Twitter: WonderLaura
    Beginning SharePoint 2010: Building Business Solutions with SharePoint

  • Links to discussion in a discussion board does not work from a Custom View

    Hi,
    I need to limit the number of Items shown in a discussion board the the 3 latest discussions.
    The solution to do this is to created a new few where I set the item limit.
    .. or so I thought.
    The view shows only the 3 newest items however the link to the discussions are not working. If I change the view back to the normal "Subject/AllItems.aspx" view it works fine. 
    Anyone has a solution for this? hovering over the title link with the mouse I can verify that the links are different.
    With the standard subject view where it works:
    Home.aspx?RootFolder=%2Fsites%2Ftestsite%2FLists%2Ftest%20discussion%20board%2Ftest%203%202820&FolderCTID=0x012002000DF957D933C11F498845E0406B80727A&View=%7BF54786F4%2D10EB%2D4DB1%2DA686%2D7743DD17635A%7D
    With my custom view where nothing happens when I click the link:
    Home.aspx?RootFolder=&FolderCTID=&View=%7BF54786F4%2D10EB%2D4DB1%2DA686%2D7743DD17635A%7D
    Thank you

    check this post
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/9fc02732-3124-4c41-b7ce-ae26f6c3c00d/how-to-limit-the-discussion-board-webpart-to-show-only-10-discussions?forum=sharepointgenerallegacy
    Another article
    http://technet.microsoft.com/en-us/library/cc768269.aspx

  • Sharepoint 2013 Discussion Board Web Part, Subject line link on Home Page does not link to the list view

    I am by no means a SharePoint developer, but I really wanted to customize the discussion board for my site - so I found this link: http://www.codeproject.com/Articles/733164/How-to-create-HelpDesk-on-SharePoint-Online
    I added the columns, like the article said, and then completed the section "Modification of the discussion board views".  I skipped the workflow stuff because while I think it would be useful I wanted to make sure I could get
    the actual customization of the discussion board to work first. 
    My Problem (Just to preface - I followed the above instructions, including disabling the Minimal Download Strategy):
    When I clicked into my discussion board list, I was able to get it to look and function as described for both the subject and flat views. However, when I click on the Subject, from the Discussion Board Web Part on my Home Page, it does not redirect into the
    Discussion Board List Flat View.  Instead, it tries to open the root folder from the Home Page while still using the subject view.  The outcome being an empty discussion board on the Home Page.
    So I decided to create a whole new discussion board to see if that one would work, when I inserted a new Discussion Board Web Part into the Home Page, newly created from the app menu, it used the same custom JS file(plumTickets), even though I never linked
    the discussion board to the JS file. Of course when I went into the newly created Discussion Board list it opened as it does OOTB.
    I am so close it having this work like I have been envisioning.  I just need users to be able to click on a discussion subject from the Home Page and be redirected to the list view of the parent folder (I think that is the correct terminology,
    but it may not be) so they would be able to see any replies and be able to reply.  Please Help Me!!!
    I truly appreciate any help you are able to provide, thank you!

    I figured it out. I was using ?FilterField1=fieldname&FilterValue1=value on the URL to the page to pick out one project number. The web part I was trying to add was for a list that did not have that particular fieldname. I didn't realize that would matter
    since I was using the Connections -> Get Filter Values From to get my filter values from the main web part, which does have that fieldname.
    I added a field with that fieldname to the other list and set a workflow to copy the lookup value of the project number lookup field into the new field. Now all is working fine.  Sorry for the wild geese in my original question.

  • How to change the Discussion board view to facebook posting type view

    hi friends..
    i want to change the discussion board view to facebook posting type.Where multiple discussions and comments on single page as well as all the comments should be in a threaded view and also i want to find a new discussion
    link in same page.
    can any one help me...

    Hi,
    As I understand, you would like to improve discussion board to display all posts on a single page with comments.
    There is no OOB option to customize discussion board. However, there are workarounds:
    You could create a site with Blog site template, and it could meet your requirement. More information about Blog site:
    http://office.microsoft.com/en-in/sharepoint-foundation-help/create-a-blog-HA010378201.aspx
    You could use Note Board web part instead, and customize it to allow reply:
    http://social.technet.microsoft.com/Forums/en-US/f7e466ee-ab53-47c5-9dd9-232e295bca6f/sharepoint-2010-note-board-web-part?forum=sharepointgeneralprevious
    You could customize Discussion Board directly using Content Query Web Part and XSL:
    http://sharepointsolutions.com/sharepoint-help/blog/2013/04/custom-discussion-board-rollup-using-content-query-web-part-and-xsl/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How to count number of viewer of a thread in sharepoint discussion board.

    HI All,
    I am working on sharepoint discussion board, I want to calculate the total number of viewers of a thread.
    Just like a thread in MSDN forum Replies & Views.
    is there any column in sharepoint discussion board to get number of views.
    please tell me the approach or share the C# code.
    thanks

    hello
    you can use Sharepoint Audit feature - see
    SPAudit class for details. Also check this link:
    Number of times a post has been viewed in SharePoint Discussion Board
    Blog - http://sadomovalex.blogspot.com
    CAML via C# - http://camlex.codeplex.com
    Graphs visualization in Sharepoint - http://spgraphviz.codeplex.com

  • SharePoint 2013 Community Site Discussion List Custom View Issue

    I need to create a custom view to show the discussions updated in the past 7 days and ordered by most replies.  I have created a custom view based on the subject view and included the following columns:
    Body
    Category
    Last Updated
    Modified By
    Replies
    Subject (linked to item
    the problem is that when you click on the subject link, it does not return that discussion.  We get the message that There are no items to show in this view.
    This happens even if I use the Flat or Threaded view option when creating a custom view.

    You haven't most probably set the "Folders" property when setting up the view. Go to Folders property and set Show this view: In the top-level folder. Also, in Sort property select Replies column and set it to Show items in descending
    order and in Filters property set Last Updated column "is less than or equal to" [Today]+7
    Nadeem Yousuf

  • Sharepoint 2013 discussion board item view (flat.aspx) throws js error after being migrated from moss 2007

    After preforming a migration from moss 2007 to 2013 on-prem we have noticed that html tags are showing up in the discussion board posts.  I have tracked the problem down to the flat.aspx page throwing a js error. 
    'SPAnimationUtility' is undefined - coming from the sp.ui.discussions.js file
    this is what I see on the page: 
    The reply and edit buttons function fine.  Its just that the html is exposed. 
    Anyone seen this before or have a clue as to how to solve?  
    Thanks,
    -Alex

    As I remember there are a couple managed properties (metadata) that are used by the views that don't get created when you migrate a discussion board from a previous version.  I don't remember the specific properties, but take a look at a new discussion
    board in 2013 and compare the properties in the views and you will find them.  
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • How to link Discussion Board with Custom list in sharepoint 2013

    I have a custom list, which  have collection of goals. and i have an discussion board for discussions about those goals from that custom
    list... so how can i link between those two. what my expectation is, if I select a "goal" from custom list, then the collection of discussions that related to goals will displays on other side...  and i have added a lookup column in discussion
    board that refer the goal name in the custom list so i am relating goal name between these two. 

    Hi VinoJash,
    According to your description, my understanding is that you want to click the ‘discuss’ column in the custom list to navigate to the associated discusstion. Is it right?
    You can do as the followings:
    Open your custom list
    Create a new column, the type is Hyperlink or Picture, select Format URL as: Hyperlink
    Navigation to a discussion, copy the URL of the discussion
    Back to the custom list, and new an item
    Type the title, and paste the URL copied in step 3 under ‘Type the web address:’, type a name for the description of the url
    Click Save
    In my testing, the result is :
    If I click ‘first discussion’, it will open the ‘first’ discussion.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Get collaboration content (Discussion Board, Blog Posts, Wikki) last view time in SharePoint 2013

    Hi,
    How to get get collaboration content (Discussion Board, Blog Posts, Wikki) last view time in SharePoint 2013. I have tried using SPAudit setting but its not returning
    list item view time. I have enabled the SiteCollection Audit setting for "Opening or downloading documents,
    viewing items in lists, or viewing item properties". I have tried using below code.
    SPSite site = new SPSite(siteURL);
    SPWeb web = site.OpenWeb();
    SPList list = web.Lists[listName];
    SPListItem item = list.GetItemById(itemId);
    SPAudit audit = site.Audit;
    SPAuditQuery query = new SPAuditQuery(site);
    query.RestrictToListItem(item);
    query.AddEventRestriction(SPAuditEventType.View);
    SPAuditEntryCollection coll = audit.GetEntries(query);
    Is there any other way to get last view time in SharePoint
    2013?? or any changes in above code?
    Thanks.

    Hi Patil,
    According to your description, my understanding is that you want to get the last view time of any entities in SharePoint 2013
    How did you do with using Site Collection Audit?
    Below are my testing:
    Click Settings->Site Settings
    Click Site collection audit settings under Site Collection Administration
    On the Audit Log Trimming section, select ‘Yes’ under ‘Automatically trim the audit log for this site?’
    On the Documents and Items section,  select ‘Opening or downloading documents, viewing items in lists, or viewing item properties’
    Click OK
    Click  Audit log reports, click Content viewing under Content Activity Reports
    Then select a location to save a report, click OK
    ‘Operation Completed Successfully’ displayed, and there is a link ‘click here to view the report’, click it.
    Open the report, there were two worksheets in the file. The first one was ‘Audit Data-Table’, it contained the viewing total times. The second one was ‘Report Data 1’, it provided the time when the item was viewed.
    Below is a screenshot about my report.
    Through checking the second worksheet, we can see which items were viewed and the viewed time. Please have a try.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to find sum of Discussions Initiated by a user in Discussion Board List

    Hi
    I am working on SharePoint Online.
    We have used Discussion Board List for discussions on our site. In that list permitted users can initiate as many discussions as they want.
    My question is: In SP ONLINE, Can we come to know sum of how many discussions have been initiated by different users OOB or by using calculated column or by any other means without custom code.
    For eg: User X has initiated :
    DIscussion A
    Discussion B
    And User Y
    Discussion C
    So what I want is
    UserName        Discussions Initiated
    X                                       2
    Y                                       1
    Is this possible OOB. If not, Can you please help in implementing it by custom code on SP Online.
    Regards
    Vikrant Kaushal

    Hi vikrant,
    According to your description, my understanding is that you want to display the sum of the discussions that a user created in SharePoint Online.
    There is an OOB view ‘Management’, it displays all discussions that all users created. You can group by the view using ‘Created By’, then it will display the sum of discussions that a user created.
    You can do as:  click List->Current View, switch current view to Management view, then click ‘Modify View’. Scroll to ‘Group By’ section and expand it, under ‘First group by the column’, select ‘Created By’, click OK.
    The result is like:
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Importing to Discussion Board Post from legacy source

    Hi All,
    Im sure im not the first to wonder or ask this question but here it goes.
    We have recently moved out intranet to SharePoint 2013. We have rebuilt from the ground up using many of the out of box solutions as well as some third party apps and web parts however these is one aspect that is stumping us.
    On our old intranet we use a SQL based forum/discussion board package which has
    about ten years worth of posts, surveys, Q&As etc. As it is SQL based it is very easy for use to query and pull this legacy data however
    we cannot find a way to import into SharePoint. We do not expect to import it all but would like to import at leas the last 12 months of submitted
    data with at least basic fields like Title, description/content, tags, post date and post user. We do not mind other metadata being striped out like voting etc.
    We have dug deep into the SharePoint database files to see if we can directly insert but
    it is very complex and almost certainly not supported. We was also hoping for a discussion board data list view so we could bulk cut and paste. This is not ideal but would at least be a better option than manually inserting each post.
    Does anybody have an idea where to start if at all possible. 
    Mark

    Won't keep me logged in,
    This is a server problem. In other words, "don't adjust your dial!"
    spinning balls,
    All this means is that the rendering is slowed down by something in the design of the website. If it is a thread with over 500 posts, you probably will have difficulty viewing it, unless you have a high speed internet connection with low latency, enough hard disk space to cache the files, and/or view threads in tree mode. To use Tree mode, go to My Settings, and select Tree View under Topic Page View in the General SEttings.
    Bad Request
    Sometimes will happen if your internet service provider is behind a backbone with significant peering issues.
    So how big is your hard drive?
    How much free disk space is there?
    Have you tried to empty the browser cache?
    Does this issue happen with short threads as well as long ones?
    Do you have any system modification software such as Speed Download, PthHelmet, or other browser enhancement software?
    Are you sure all your software is known to be Snow Leopard compatible?
    See these two pages about compatibility:
    http://snowleopard.wikidot.com/
    http://www.macintouch.com/specialreports/snowleopard/slcompat.html

  • Unable to Customize SharePoint 2013 Discussion Board

    Hi,
    We are trying to customize SharePoint 2013 Discussion Board app and are unable to modify existing Flat, Subject, and Threaded views or create new views.  Following are the error messages we are getting:
    *** Error message when creating new views based on view types Subject, Flat, or Threaded:
    TypeError: Unable to get value of the property '0': object is null or undefined
    Note that when creating the view no options are available (only option to name and make default are available).  The view created after display of this error message does not have any Columns, Sort, Filter or
    other properties defined.  Manually defining these properties does not make the view function as desired (Flat view is not flat).
    *** Error message when editing existing default views Subject, Flat, or Threaded:
    Cannot complete this action.
    Please try again.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Note that this is nothing to troubleshoot or error number provided.  The URL shows /_vti_bin/owssvr.dll?CS=65001.  Also, the edit screen does not show any view property to change.
    Note that both ability to edit existing views and create new views work in SharePoint 2010.  This issue is with SharePoint 2013.  Please guide to resolve this.  View in other apps can be edited. 
    This issue is only with the Discussion Board app. 
    -Thanks, Maqsood.

    You will not be able to modify the default view in SharePoint 2013 i.e. Subject/Flat or threaded. However you can create a new view based on your requirement and use it.
    When you try to create new view, the fields will not be available for you to select during creation of view, instead create a view with proper name, once the view is created, go back for modifying the new view and you will have the fields available for selection.
    Note: Make sure you have mandatory CU installed on the farm.
    Raghavendra Shanbhag | Blog: www.SharePointColumn.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

Maybe you are looking for

  • Set up error on CS4 Master Collection

    I bought and have been running the CS4 Master Collection with no problems for months. Then suddenly, I got a glitch in my photoshop CS4 and could not repair it. I decided to uninstall the whole CS4 suite only to find that it did not uninstall properl

  • I can no longer restrict which apps use dataplan.    Help!

    Until 3 days ago, I was able to restrict which apps can use my data plan.  Now I can turn them off but as soon as I back out of the settings, it clears any changes I made to the restriced apps.  I have had to keep my dataplan off for most of the time

  • Problem connecting to internet

    Hi, Just bought a macbook air and am having trouble connecting to wireless internet. It can detect and connect to the network, but when i try and use safari, it says "you are not connected to the internet". Have tried network diagnostics to no avail

  • IPVPN Connection Between 2 ASAs

    Hi, I have the setup below, where IPVPN_A is an existing network and IPVPN_B will be a new network. Looking at exising configuration for IPVPN_A, there's no NAT configured on ABC and XYZ firewalls, just routing. For example, from ABC I route to XYZ v

  • Material Return

    Hi, How to return the rejected material to the suppplier ??? What is the T-code ???? How to reverse the excise duties ????? What are all the configuration steps for this ?? Kindly help me in this matter ... Regards, N. Somasundaram