4424 Posts in 1267 Topics by 945 members
Customising the CMS
SilverStripe Forums » Customising the CMS » Extending Adding/Removing Members from Security Groups
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 979 Views |
-
Extending Adding/Removing Members from Security Groups

15 March 2010 at 4:31am
Hey All
I'm really struggling to figure out how to extend Security Admin in the way I need too. In short, when I add or remove a Member from a Security Group, I need to make an update to that Member's record (to basically the equivalent of a lastupdateddate field).
It's late and I've been trying to piece together how to do this for a while.. I'd really appreciate some guidance.
Thanks
Dizzy -
Re: Extending Adding/Removing Members from Security Groups

13 April 2010 at 8:35pm
There's no direct way to do the equivalent of "onAfterWrite()" in a manymany relationship (through ComponentSet). You'll have to customize MemberTableField for this.
-
Re: Extending Adding/Removing Members from Security Groups

14 April 2010 at 4:48pm
Thanks, again, for getting back to me in these posts. Looks like I'll be having a MemberTableField night
| 979 Views | ||
|
Page:
1
|
Go to Top |


