Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Stefano Salvi 1 post 71 karma points
    Jun 06, 2017 @ 18:57
    Stefano Salvi
    0

    List view .- How to implement custom search panel

    Hi guys. I have an apparently simple problem, but Google can not answer.

    I have a "List of curriculum" page with listview. The "Curriculum" child pages are correctly listed in this page.

    However, I need to add textbox fields that allow me to do advanced search (I have thousands of records), such as a filter by age, nationality, etc.

    I would like to avoid implementing a custom section or modify the core functionality, but extend the listview functionality, or add a custom datatype, or something similar.

    Thanks a lot for the support!

    enter image description here

  • samay 22 posts 132 karma points
    Mar 20, 2018 @ 02:55
    samay
    0

    Hello @Stefano Salvi I am facing same problem, do you find any solution for that ?

    or can any workaround or setting or hacking can make the search text box on the top right corner can do the multiple field search ?

  • Marcio Goularte 389 posts 1362 karma points
    Mar 20, 2018 @ 04:09
    Marcio Goularte
    0

    Does not exist in the default listview. Only customizing yours. I did this and used as base this package

    https://our.umbraco.org/projects/developer-tools/diplo-audit-log-viewer/

    https://24days.in/umbraco-cms/2015/custom-listview/

  • samay 22 posts 132 karma points
    Mar 20, 2018 @ 04:24
    samay
    0

    Thank you , I take a look for that Thanks

  • samay 22 posts 132 karma points
    Mar 20, 2018 @ 04:29
    samay
    0

    Hello Marcio,

    I have find out the umb-list-view-layout ultimate also ng-repeat

    Just curious to think why not provide the fesibility to config the ng filter as a options

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies