Select multiple fields, with enhancement by javascript.
Select multiple fields, with enhancement by javascript.
https://code.google.com/p/jquery-asmselect/
//decorate member and add the following to updateCMSFields()
$groups = Group::get();
if($groups->exists()){
$groupslist = new AsmselectField('Groups','Security Groups', $groups->map()->toArray(),$this->owner->Groups()->map('ID','ID')->toArray());
$fields->addFieldToTab('Root.Security', $groupslist);
}
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem