umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.4k stars 2.66k forks source link

Configurate listview per member type #10102

Open bjarnef opened 3 years ago

bjarnef commented 3 years ago

Based on Umbraco v8.12.2 it is currently not possible to create a listview configuration per member type similar to document types. When having multiple member types some of these might have properties which is useful to display in listview, but not available on other member types.

nul800sebastiaan commented 3 years ago

That's correct, members are a little special and I believe there's a technical limitation to turning a member type into a custom list view, I'll have to check.

In the mean time I you could any listview datatype you want to member types and the might be the way to go.

bjarnef commented 3 years ago

@nul800sebastiaan yes, I could create a listview and add this to the member type, but it really doesn't make sense since when viewing it doesn't have any children.

So it would look like this:

image

If adding a property using listview datatype to Content and Media, you would add this to the parent content type, so an archive content type like e.g. "Folder" in media section.

For members we don't have any member type for this - only the child item itself, like "Member" member type or "Brand" and "Staff" member types in this case.

umbrabot commented 2 years ago

Hiya @bjarnef,

Just wanted to let you know that we noticed that this issue got a bit stale and might not be relevant any more.

We will close this issue for now but we're happy to open it up again if you think it's still relevant (for example: it's a feature request that's not yet implemented, or it's a bug that's not yet been fixed).

To open it this issue up again, you can write @umbrabot still relevant in a new comment as the first line. It would be super helpful for us if on the next line you could let us know why you think it's still relevant.

For example:

@umbrabot still relevant This bug can still be reproduced in version x.y.z

This will reopen the issue in the next few hours.

Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:

bjarnef commented 2 years ago

@umbrabot still relevant