JS Link breaks Discussion List Management View

Adding a JS Link value to the web part for the Community Sites Discussion management view breaks page.  First the Item render breaks down, and page becomes blank on refresh; even worse the Miscellaneous section of the web part properties go missing,
so the JS Link value cannot be removed.
Why does SharePoint do something so destructive, requires deleting view.
Items fields render as [objects] when JS Link value is first applied, but page become blank after refresh.
JS Link not supported for List Views?

Hi,
Here is a blog about the JSLink Display Template Rendering Issues for your reference:
http://www.myfatblog.co.uk/index.php/2013/08/list-view-web-parts-and-jslink-display-template-rendering-issues/
If the issue still exists, we can use jQuery and CSS to instead of the JSLink or try to update the SharePoint versions.
Thanks,
Dennis Guo
TechNet Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Dennis Guo
TechNet Community Support

Similar Messages

  • List Manager (View Only)

    Hi,
    Can any one explain what exactly the use of List Manager (View Only) ?
    Link to an example is appreciated.
    Thanks,
    Raj.

    Hello,
    How many results do you get in SQL Plus or SQL Workshop?
    Sure you don't have the max rows to 1?
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://www.apex-evangelists.com/
    -- http://www.apexblogs.info/

  • 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

  • Passing data to list manager

    I'm not sure I know how to do this. so I need some help. I have two screens, one is a list of different items, the other is a name, address, city type edit screen.
    I have a list manager (view only) on the first page. I'd like to have it contain the last name, first name displayed and the return value a number. both of these on on the second page as part of its insert. I know I can set the process so that when it completes it can return back to the first screen, and I can pass values. but it seems to only want to pass one value to one item in th page. for example I can pass the last name back top P1_LIST_MANAGER, but how to I pass P3_LAST_NAME, P3_FIRST__NAME, P3_ID_NUMBER to it? also I need the name formated so its like last_name, first_name. I've tried a few things, nothing works, I looked thru the forum can't find much on list manager. so the I really need the help.

    Hi,
    Firstly, for the format of the names in the list, you can use:
    SELECT LAST_NAME || ', ' || FIRST_NAME d, ID_NUMBER r
    FROM ....
    Secondly, when the user selects an item from this list, the ONLY value known is the ID_NUMBER. Therefore, for you second page to display the first/last name for the selected item, you will need to retrieve them "manually" on that page. So, you can pass the ID_NUMBER value into P3_ID_NUMBER, but you will need to set the Source of the other fields to sql statements that retrieve the name values from the database:
    Source Used: Always, replacing any existing value in session state
    Source Type: SQL Query
    Source value or expression: SELECT LAST_NAME || ', ' || FIRST_NAME FROM .... WHERE ID_NUMBER = :P3_ID_NUMBER
    As long P3_ID_NUMBER has a valid value, this will return the name. If P3_ID_NUMBER may not contain a valid value, you may have to adjust this slightly to accommodate this.
    You could also handle this using a page computation or process
    Andy

  • 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.

  • Discussion forums in 2013(management view)

    I have created a discussion forum and taken the management view as default view.(Iam able to see all the items that are available in the management view of that particular discussion forum/list).
    When I have added this particular discussion board as a web part in a page. I have taken the management view. Iam not able to view the items. It is showing blank. I have tried in different sites.

    Have to tried any other view and apply. Hope it works.
    Regards  Roy Joyson
    Please remember to mark your question as "answered"/"Vote helpful" if this solves/helps your problem.
    Roy Joyson

  • Links to other list views in webpart

    In list view webpart, added to `start.aspx` page, can I have links to other list views?
    If I navigate to the list url (eg. /Lists/MyList), I have links to several views (eg. "open items", "closed items", "All Items"...).
    When I view this list as webpart, I only see active view and there is the ellipsis to switch view. I would like to have links to other views instead of ellipsis. How to do that?

    I dont think you can add anything to that view.
    You can always add a link to the ribbon on top but not to these views.

  • List manager displaying view value and not return value

    Hello,
    I'm using a list manager based on pop-up LOV. When I click on an item on the pop-up window, the window is closed and the return value is inserted in the page textbox. I would like to have (as expected) the view value, and have the return value used just as field value during form submit.
    I'm using Application Express 2.1.0.00.39
    Thanks.
    Eugenio

    Unfortunately, you can't. The way to do it is to return the display value into the List Manger item and then use the APEX_UTIL.STRING_TO_TABLE function to loop through the values and fetch the IDs. You will need to make sure the LOV items are unique and don't contain any colons.
    I hope that helps
    Shunt

  • How display attachment links in a list view in SharePoint 2013?

    Hi all,
    I'm looking for a way to display attachment links in a list in SharePoint 2013. There are few resources online to achieve this in SP2010 and SP07. Your help is much appreciated.
    Thank you.

    Hi Ram Sampath:
    You can use Event Receiver and create another list(ListA) to record your attachment link.
    Maybe your process is:
    Users add list items and attachments
    List event will be fired
    Use Event Receiver to get attachment url and then Write into ListA
    You also can refer to the following web site:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/b693eb84-b846-4f0f-93c1-276cf931c746/how-to-get-attachment-in-itemadded-event-receiver
    http://stackoverflow.com/questions/19077770/how-to-retrieve-list-item-attachments-with-sharepoint-2013-event-receiver-in-cor

  • Term Store - Terms with links in a list

    Hello,
    I have created a taxonomy within the term store.  Some of these terms have navigation links on them (Simple Link or Header).  In my custom
    list I have added custom columns which are managed metadata fields.  I can successfully search for my terms and add them to my list.  However these terms do not offer a hyperlink to the page that I defined in the term store for that particular term.
    Does SP not allow the term links to be displayed within a list as a hyperlink?  Do the links only work within the Navigation hierarchy (I know
    how to turn this on for a list)?  Is there an alternative I can use to set up embedded links within the list that I don't have to define each time, thus my want to use the term store as each term can have a static URL against it.
    My current work-around is to combine the 3 list’s columns into the default 'Pages' library to be able to use the link against the name field.  However
    there are 35+ custom columns that need to be added and the number of custom views may become unmanageable. 
    I appreciate any advice that may help my cause.
    Kind regards,
    Saavan.

    Hi Adam,
    SharePoint is supported to grant the permission on list item level.
    Then when groupA has permission on all list items, the users contained in groupA will see all items.
    When groupB has permission on only two items of the four, then suers contained in groupB will only see two items which they have permissions on.
    For your requirement, you can go to prompted links list, then break the permission for the particular two items, and then remove the groups you don't want them to access these two items, then check results again.
    More info for your reference.
    https://support.office.com/en-us/article/Edit-permissions-for-a-list-library-or-individual-item-02d770f3-59eb-4910-a608-5f84cc297782
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2013/02/01/how-to-manage-permissions-for-a-list-item-or-document-in-sharepoint-2013.aspx
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to enable enable Quick Edit button in Discussions List (SharePoint community).

    I wonder how I can enable the Quick Edit button in Discussions List (SharePoint community), see attachment. This is no problem on other list in SharePoint. I need to import data that I have in a Excel sheet from and old forum (not Sharepoint). So if I can
    enable Quick Edit, I will just copy data into my Discussions List. Hope somebody can help me???

    Hi,
    Please execute the commands below to enable Quick Edit feature in Discussion board list:
    $web = get-spweb "http://sp/sites/sitename"
    $list = $web.Lists["listname"]
    $list.DisableGridEditing = $false
    $list.Update()
    Now you could use Quick Edit in Management view.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • How do I change my Discussions List Alias

    Cannot seem to change my discussion lists Alias.
    Went to "My Setting" and also to "My Public Profile" and did not see a place to edit and change my alias.
    Any help would be appreciated.

    Hi Jack!
    "Will have to decide to change my account..."
    Here is some additional info.
    As you have discerned, the Alias of the account you are using, cannot be changed, but you can create a new Discussions Account, with an Alias that you prefer.
    You cannot delete your present account. Just stop using it, after you have created a new one.
    You can use all of the same info in the new account, Email address, User name, etc, just be sure to insert a new Alias of your choosing.
    But your Level2#), Points(425), Total Posts(804), Total Posts Online(605) and Registered Date(7/6/02), will not be transferred.
    In the new account, your Post Counts, Points, & Level Status will all start at 0. Your Registered Date will be the date you create the new account.
    Your old account, with your previous counts & level, will still be viewable, under the old Alias.
    After you quit using the old account, those posts, will be archived. What that means is, that if there are no additional responses in the Threads they reside in, the Topics will get continually pushed down on the Topics list. After a certain amount of time, maybe 2 to 6 months, the Threads will be locked, so no responses can be entered. But the Threads will not disappear.
    Threads in heavily trafficked Forums, may be archived more rapidly than those in areas, with less activity.
    The Topics that you started using the old account, will show your Old Alias, in the Author field of a main forum page, but eventually, readers will have to keep going to the succeeding pages to view them.
    If someone were to do a Discussions Search, using these parameters:
    Restrict by Category or Forum: All Categories
    Restrict by Date Range: All
    Restrict by Username: Your Old Alias
    all of your posts, created since about 11/13/05, would be found.
    To create a new account,
    Log out of Discussions. Delete the Apple Cookies in your browser preferences. Then follow either of these instructions.
    -How Do I Create My Account?
    If you haven't signed up for an Apple ID for the Apple Store or AppleCare Support website (or forgot your old one), you can create a new account on the My Info webpage. Just click the "create one" link on the right side of the My Info page. Choose your country location and preferred language from the appropriate pop-up menus, then click Create Account. In the resulting page, enter a unique name (such as your email address) in the Apple ID field and fill in your other relevant information accordingly (fields marked with * are required). Click Continue to complete the process.
    -To register, click Login in the sidebar on the right side of the Discussions page. In the resulting page, click the "create one" link at the bottom of the page, then click "create one" in the subsequent page and follow the instructions to create an Apple ID. For more information, see the Apple ID FAQ page.
    ali b

  • "list / grid view" and "sort by" for product catalogs

    Hi Everyone,
    Is there any progress to either have more layouts in our BC system for Catalogs, etc...
    or the Liquid Layout is being developed and I should use that on a real site?
    Customers keep asking for these basic E-commerce functions:
    - toggle between list view / grid view when viewing product catalogs;
    - sort by function for product catalogs;
    How should I achieve this???
    thanks for any insights,
    nova*

    Hey Liam,
    Is this found is suitable for what we are discussing here earlier? Namely, to change stylesheets with a link ... I try to do a list/grid view option here ...
    http://www.thesitewizard.com/javascripts/change-style-sheets.shtml
    Thanks for your time,
    nova*

  • InfoPath 2013 customized forms no longer working after linking Sharepoint 2010 list to MS Access 2013 database

    Hello,
    I am having trouble with my infopath form now that I have linked my Sharepoint list to an Access database.  
    Background:  I created a simple SharePoint list and a few workflows to have users submit requests for changes to my organization's EMR system and have those requests be approved by the appropriate manager/department.  I used
    InfoPath to customize my form so that it would hide/show different portions depending on what the user selected.  The form has 3 views: NewItem, EditItem, ViewItem. 
    Issue: The form and workflows were working great until I linked my SharePoint list to an access database so that I could run queries and reports using that information. Now when I click "Add New Item" on my Sharepoint site,
    the correct form opens but the fields do not allow me to input any data and some of the formatting for the form has changed (ie: the text boxe fields are no longer centered.  I opened the form in InfoPath and it displays perfectly fine in there but
    not once it's published to the site) . 
    The only way that I've been able to input new data is using Datasheet view in SharePoint.  
    Is there a way to fix this issue?  I really need to be able to have the customized forms for users to fill out the information since most users are not familiar enough with SharePoint to expect them to be able to use Datasheet view to submit their requests. 
    Again, I'm using InfoPath 2013, Access 2013 & SharePoint Server 2010
    If the issue cannot be fixed, how can I disconnect or unlink my SharePoint list from the Access database because when I cliecked on "delete list" from inside Access, a warning popped up stating that it will also delete the list off of SharePoint
    as well.  If I can get the list back to the state it was in before linking to Access then I'll be happy enough to export it excel and then importh the excel file to Access as a work around for reporting purposes since I don't have to run the reports that
    often. 
    Any insight would be very helpful!!

    Hi Bostic,
    I tested the same scenario per your post in my environment, however the InfoPath form was not affected if I used the list as external data in Access database.
    The issue may be due to the browser you used.
    I recommend to verify the things below:
    Change another browser to see how it works.
    Add the site to the trusted zone and add to compatibility settings in Internet Explorer.
    Test with a new list to narrow down the issue scope.
    As a workaround, you can save the list as a template including content, and then create a new list based on this template.
    Learn how to Save a SharePoint List Template:
    http://www.fpweb.net/sharepoint-2010/tutorials/content/save-list-template/#
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Create Quality Management view for a Material in background mode

    I want to know if there is a way to create a Quality Management View (Quality Management tab) on Material Master (material already extended to plant ) in background mode.
    The requirement is to add inspection setup data for a material extended to a particular plant in background. I tried using 'BAPI_MATINSPCTRL_SAVEREPLICA' to add the data and it works perfect as required. Now the problem is this BAPI is creating the inspection setup data only for the material which has QM tab in MM02 for e.g. I manually created the inspection setup for a Material from MM01 and then deleted it , now the BAPI works fine for this material because when I created an inspection setup from MM01 it created the QM tab and after i deleted the entry the tab was still there with no entry in inspection setup.
    I want to create inspection setup for a material which does not have QM tab.
    I have to create everything is background mode. BDC is one option which I am list interested in.
    Thank you for helping in advance.

    Thank you for looking into my issue. I have to do the inspection setup in background without using any front end transaction.

Maybe you are looking for

  • I bought the wrong movie I ment to buy HD but got the wrong one. How do I switch?

    I hit the wrong button on two different movies I ment to get the HD version but bought the other one. I don't want to have to by the movie all over again.

  • How to install Windows 7 on 2010 MacBook Air with Lion - Bootcamp Assistant 4.0.1 from USB drive?

    I want to install Windows 7 on my 2010 MacBook Air running Lion - Bootcamp Assistand 4.0.1 from a USB drive. I've done this in the past when I was running Snow Leopard and the process was rather easy but now Lion updated the Bootcamp Assistant so i'm

  • "Merge into" statement doesn't work

    Hi Reader, It seems that in some of our installed machines merge into statement doesn't;t work. We've already experienced this issue on databases installed within virtual machines, but also found on other configurations sporadically. Using statement

  • Best file format for 8mm home movie conversion

    Hi there, I'm about to get some old 'standard' 8mm home movies from the 60s & 70s converted to DVD as a Christmas gift for my mum. The transfer company will also supply the footage as files to view/edit on my mac at a later date. I'm a complete iMovi

  • Urgent-Souce system

    hi Guru's Please let me know how to create source system in BW and what are the pre-requistics for that, Please tell me how to create master data sources in r/3 for biw in details (Step by Step) i know much about this but i am not able find link from