I am looking for some documentation how to extend Members list Umbraco backed. I need to show new fields and be able to filter by these fields.
I couldn’t find nothing about it for Umbraco 15+
firthy
(mark firth)
June 6, 2025, 8:22am
2
Hi Sławomir,
Did you get anywhere with this?
As I recall in older versions you just need to go to settings > data types and then just edit the “List View - Members” data type.
Seems it’s no longer in the data types for v15.
I think this may be a bug / issue? Can anyone clarify this?
Cheers
Mark
Unfortunately I didn’t manage to make it works. Thankfully I didn’t promised anything to the client yet
But would be perfect if that bug could be fixed.
firthy
(mark firth)
June 6, 2025, 9:14am
4
I have opened an issue here:
opened 09:12AM - 06 Jun 25 UTC
type/bug
### Which Umbraco version are you using?
15.3.0
### Bug summary
I am trying … to add a “created date” to the members list view but the data type “List View - Members” no longer is present in the data type list
### Specifics
/umbraco/section/settings/workspace/data-type-root/edit/null
### Steps to reproduce
simply go to th url
/umbraco/section/settings/workspace/data-type-root/edit/null
The data type "List View Members" is not present.
### Expected result / actual result
By visiting the URL
/umbraco/section/settings/workspace/data-type-root/edit/null
I expect to see "List View Members" in the list like older versions of umbraco
Lets see.
cheers
Mark