I'd like to add a column to the "List View - Members" data type, which shows the member groups a member belongs to, but I can't seem to get it working. I've seen a few posts about creating new models and similar, but it must be simpler than that, surely?
All I want to do is get the value from umb_MemberGroup and stick it in a column when you click "all members".... any ideas?
OK, so I managed to sort of prove the concept - I created a datatype based on the Member Group Picker, and this allowed me to add a column into the list view showing the group. But my new datatype is unrelated to the Member Group Picker built in to the Members section.
Is there a way I can create a datatype that pulls data from another datatype?
Does anybody actually know the name of the built in datatype used in members properties? And why it's not available to select in the list view?
Thanks in advance
Column showing Member Groups in list view
Hi!
I'd like to add a column to the "List View - Members" data type, which shows the member groups a member belongs to, but I can't seem to get it working. I've seen a few posts about creating new models and similar, but it must be simpler than that, surely?
All I want to do is get the value from umb_MemberGroup and stick it in a column when you click "all members".... any ideas?
OK, so I managed to sort of prove the concept - I created a datatype based on the Member Group Picker, and this allowed me to add a column into the list view showing the group. But my new datatype is unrelated to the Member Group Picker built in to the Members section.
Is there a way I can create a datatype that pulls data from another datatype?
Does anybody actually know the name of the built in datatype used in members properties? And why it's not available to select in the list view? Thanks in advance
is working on a reply...