Martha Stone-Martin
My feedback
22 results found
-
1 vote
An error occurred while saving the comment -
35 votesMartha Stone-Martin supported this idea ·
-
6 votesMartha Stone-Martin supported this idea ·
-
82 votesMartha Stone-Martin supported this idea ·
-
28 votesMartha Stone-Martin supported this idea ·
-
379 votesMartha Stone-Martin supported this idea ·
-
163 votesMartha Stone-Martin supported this idea ·
-
15 votesMartha Stone-Martin supported this idea ·
An error occurred while saving the comment Martha Stone-Martin commentedI agree that this would be a nice housekeeping feature. When you use the log frequently to track messages etc, it takes more time than necessary to scroll through the log, skipping over old system messages like "password reset".
Martha
-
73 votesEvgeny Zaritovskiy responded
Current proposal: https://drive.google.com/file/d/0B0f9kMyQqlBsV1UzVVYwS21ZU28/view?usp=sharing
We do not have plans yet on when we’re going to deliver on this.
Martha Stone-Martin supported this idea · -
103 votesMartha Stone-Martin supported this idea ·
-
9 votes
An error occurred while saving the comment Martha Stone-Martin commentedOnly used a few times so far.
One really nice improvement is the mobile/desktop view. Thank you.
One thing that would improve the new module is the "save". You have us all well trained to look for a green save button and sometimes a gray one. But this module does not have a save button. Yes, it autosaves and yes when you hit the "X", it will prompt you. But selecting a "X" usually means close and new users may not know that they will be prompted after. And "autosave" may not be clear that it will be saved in a place (drafts) that a user can get access to it again.
-
23 votesMartha Stone-Martin supported this idea ·
-
50 votesMartha Stone-Martin supported this idea ·
-
255 votesMartha Stone-Martin supported this idea ·
An error occurred while saving the comment Martha Stone-Martin commentedI support the idea of customized roles as long as one can separate the "donations" tab on a members record from view of admins with defined limited permissions. The separation of "finances" is too broad as it is an individual's donations that should be excluded from view from an admin who is only charged with the ability to create and send emails (which also involves access to membership records.)
-
86 votes
An error occurred while saving the comment Martha Stone-Martin commentedI would like them to be optionally hidden as well. For example, some campaigns can be generic and then the date filters could work, but some do not happen every year. But they would still be visible in the donation drop down. Obviously we need to keep them for internal purposes, but it is confusing to keep them visible if they are not be used at all anymore.
Martha Stone-Martin supported this idea · -
32 votesMartha Stone-Martin supported this idea ·
-
31 votes
An error occurred while saving the comment Martha Stone-Martin commentedI think this may be covered elsewhere, but I would like to see a newsletter admin access. So that a person can create a newsletter, create a member search and send it out. But they cannot see the contents of a member record.
Currently, you have to have at least membership access to send a newsletter but this allows an intern or admin staff to see individual member donation amounts.
-
119 votesMartha Stone-Martin supported this idea ·
-
147 votesMartha Stone-Martin supported this idea ·
-
24 votesMartha Stone-Martin supported this idea ·
This worked for me.
#memberFieldsContainerShowLink {
display: none;
}
#membeSubscriptionsShowLink {
display: none;
}
#memberPhotoGalleryShowLink {
display: none;
}
Shout out to Upwork's Pritika G. for the solution.