Custom List View within Sections with custom filters
I need to set up an umbraco table inside a custom section I have created.
I need to know how I can set up a custom table as available in the "Forms" section of the umbraco for the "Login Form entries" with all the filters and table structure.
I know there is a concept for creating custom list view layouts as well but there are no code examples for its implementation and I'm not sure how to proceed with it.
Custom List View within Sections with custom filters
I need to set up an umbraco table inside a custom section I have created.
I need to know how I can set up a custom table as available in the "Forms" section of the umbraco for the "Login Form entries" with all the filters and table structure.
I know there is a concept for creating custom list view layouts as well but there are no code examples for its implementation and I'm not sure how to proceed with it.
https://docs.umbraco.com/umbraco-ui-builder/collections/list-views
Can I get a code example for any of the approaches above?
Maybe this can be of use: https://dev.to/skttl/how-to-customize-searching-in-umbraco-list-views-1knk
is working on a reply...