How to Remove Mailing List from Send Email "To" Field?

If you aren't speaking german, you can ask for support or post your request here.
Antworten
Dushkin
Beiträge: 16
Registriert: 26. Mär 2018, 13:46

How to Remove Mailing List from Send Email "To" Field?

Beitrag von Dushkin »

Hi.

When a basic user in our system goes to "send email" and views "To" he can see the various Member Lists
associated with Roles. Below is how the UI looks when I click on Role administration:

[Active roles]
1 Membership
* Associate
* Member
2 Committees
* Advisory Committee
* Events Committee
* Membership Committtee
3 Groups
* Arts & Entertainment Group
* Business Networking Group

What I want is ONLY the members associated with 1. Membership (Member&Associate) to appear when somebody clicks on the email "To" filed. I do not want 2. Committees or 3. Groups to appear. However, Committees and Groups do appear when a user clicks on the "To" field. How do I achieve this?

The role properties for Members and Associates looks like this:
Send e-mails: All logged in users
Display role memberships: All logged in users

The role properties for Committees and Groups looks like this:
Send e-mails: Role members only
Display role memberships: Role members only

It doesn't seem to matter what I put for the role properties above. Even putting "Nobody/Nobody" has no impact.

Kindly advise - how to I only show my individual members, not mailing lists, in the send email "TO" field?

Thank you.
Benutzeravatar
fasse
Administrator
Beiträge: 6044
Registriert: 12. Nov 2005, 16:06

Re: How to Remove Mailing List from Send Email "To" Field?

Beitrag von fasse »

Hi Dushkin,

thats definitly a bug:
https://github.com/Admidio/admidio/issues/827

I will look at this.

Regards
Fasse
Benutzeravatar
fasse
Administrator
Beiträge: 6044
Registriert: 12. Nov 2005, 16:06

Re: How to Remove Mailing List from Send Email "To" Field?

Beitrag von fasse »

Will be fixed in version 3.3.6
Dushkin
Beiträge: 16
Registriert: 26. Mär 2018, 13:46

Re: How to Remove Mailing List from Send Email "To" Field?

Beitrag von Dushkin »

Hi Fasse,

Ah, OK. Thanks for looking into it.

Any idea why it is happening? If you share what you know, I'll see if I can code up the fix.
Happy to share the code once I do.

Otherwise, if you have fixed it already and are just waiting to push it with the 3.3.6 release,
could you kindly share the code so I can sort the problem on my site?

When are you planning to release 3.3.6?

Thanks much.
Peter
XimeX
Developer
Beiträge: 1148
Registriert: 12. Jul 2015, 13:21
Wohnort: Austria

Re: How to Remove Mailing List from Send Email "To" Field?

Beitrag von XimeX »

Fasse already fixed it. Look at his issue link.
Here is the commit: https://github.com/Admidio/admidio/comm ... 1ad46bc679
Dushkin
Beiträge: 16
Registriert: 26. Mär 2018, 13:46

Re: How to Remove Mailing List from Send Email "To" Field?

Beitrag von Dushkin »

Sorry about that, that's my bad. Thank you. I'll update my code.
Antworten