#20 - Security Group does not show for Email Templates
For some reason, the security group sub panel does not show up on the Email Template list view. I am logged in to an admin account and have enabled/All rights to all modules. This does not allow me to assign email templates to security groups. The only way a template can be displayed for the group is if i create the template as one of the group users.
Can you instruct on how to correct this issue. Using CE 6.1
thanks.
12 years ago
I understand it can be tough to upgrade sometimes if there are tons of code customizations, but I'd advise upgrading if possible. 6.1 didn't have email template support for Security Groups. Another alternative is to find a recent version of SecuritySuite like 6.5.8 and pull out the template support. Basically, a relationship needs to be defined in custom/metadata/securitygroups_recordsMetaData.php (look for 'securitygroups_emailtemplates'). Then the language, layoutdefs, and vardefs need to be added to the EmailTemplates module as defined in the manifest.
11 years ago
Closing as this is supported in recent versions.