Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- GroupManagersForum
- Messages
Search
Re: Leaving Members Feedback
marcio
Guys,
I'm really sorry for all the questions on a same day. I promise this is probably the last one for today :) Still talking about goodbye messages and the like, can I quote the person's name on my goodbye message using a variable or something like that? Like, if a person has their name showed as John Doe, a variabel, for instance $name, would take care of replace itself with the person's name on the email sent. Putting it better, if I write We're so sad to see you go, $name ($name being just an example), then it would be converted to the person's name on the email they would read. So, is it possible at all? Thanks for your help, it's really much appreciated. |
|||||
Re: Leaving Members Feedback
marcio
¿ªÔÆÌåÓýDuane,Thanks a lot for your answer. Actually I thought of it, but I didn't know if I was right on this so thought I'd better asking. Thanks again :) Cheers, AKA Starboy Sent from a galaxy far, far away. Em 06/05/2019 19:04, Duane disse: You can set up a Goodbye Notice that is sent whenever anyone leaves the group, Admin > Settings, Member Notices, New Notice.?? You could ask them to explain why they left, if they would like. |
|||||
Re: Deleting Attachments
¿ªÔÆÌåÓý
-------Original Message-------
?
?
Joyce, ?
?
Look at your group's Upgrade page. That page is called Billing if your group is already upgraded. ?
?
You can have attachments auto-deleted when you're over quota.
?
At the bottom of the Message Policies section of your group's Settings page, select Delete Old Attachments in the Out of Space control.
?
?
Question...if I just delete the message, does it delete the attachments too?? ?
Yes.
?
Shal
? -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list ? |
|||||
Re: Deleting Attachments
Joyce,
?
?
Look at your group's Upgrade page. That page is called Billing if your group is already upgraded.
?
?
You can have attachments auto-deleted when you're over quota.
?
At the bottom of the Message Policies section of your group's Settings page, select Delete Old Attachments in the Out of Space control.
?
?
?
Yes.
?
Shal
?
-- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
|||||
Re: Deleting Attachments
¿ªÔÆÌåÓý
-------Original Message-------
?
? On Mon, May 6, 2019 at 04:08 PM, spyderlady60@... wrote:I am a group owner.? How do I delete attachments?? I know I've done it before, but now I can't find them to delete them.? I don't see "attachments" listed on the left in Admin. See?/g/GroupManagersForum/wiki/Deleting%20attachments,%20files%20and%20photos?for details. How much storage space do we have...I think we are over the amount.? Is there a way to allow members to post attachments but not get stored in the group? There is currently no way to have groups.io send attachments to group members via outgoing emails without storing them. That might be a . Meanwhile, you could try uploading such files to cloud storage (Google Drive or something like that) and sending a hyperlink instead. Hope this helps, Bruce -- The system Help is your friend.??/static/help ? |
|||||
Re: Leaving Members Feedback
You can set up a Goodbye Notice that is sent whenever anyone leaves the group, Admin > Settings, Member Notices, New Notice.? You could ask them to explain why they left, if they would like.
Duane -- Help: /static/help GMF's Wiki: /g/GroupManagersForum/wiki Search button at the top of Messages list A few site FAQs: /static/pricing#frequently-asked-questions |
|||||
Leaving Members Feedback
marcio
¿ªÔÆÌåÓýHi,Is there a way to request feedback from a member who've leaved our group? Like, if a member leaves, is there a way of sending an email to them asking why they did it, if there is a reason they'd like to expose? Cheers, AKA Starboy Sent from a galaxy far, far away. |
|||||
Re: Deleting Attachments
On Mon, May 6, 2019 at 04:08 PM, spyderlady60@... wrote:
The "View Attachments" link is under Admin>Upgrade...not particularly obvious. See?/g/GroupManagersForum/wiki/Deleting%20attachments,%20files%20and%20photos?for details. It's in the same place. See?/g/GroupManagersForum/wiki/Managing-Attachments%2C-Files-and-Photos?for more info. ?In Admin>Settings>Message Policies, you can set messages with Attachments to be Allowed, Bounced, Stripped or Moderated. This setting will apply to both the online message archive and outgoing emails. There is currently no way to have groups.io send attachments to group members via outgoing emails without storing them. That might be a . Meanwhile, you could try uploading such files to cloud storage (Google Drive or something like that) and sending a hyperlink instead. Hope this helps, Bruce -- The system Help is your friend.??/static/help |
|||||
Deleting Attachments
¿ªÔÆÌåÓý
|
|||||
Re: Tagging Members in a Post
#tag
Paige, Is it possible to tag a group member on a New Topic or a response to a topic? ? No, that isn't (yet) a feature of Groups.io But you could add to this suggestion or start a new one: ? See also:/g/GroupManagersForum/topic/19189779 Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
|||||
Re: Digest Delivery Timing
Leeni
¿ªÔÆÌåÓý
-------Original Message-------
?
Date: 5/6/2019 8:12:07 AM
Subject: [GMF] Digest Delivery Timing ? Hi All,My group is going through a short quiet spell and one of the members who is on Digest was worried that he was having a delivery problem. I posted that there were no messages for 3 days. Yet while I was checking on this I was not able to find the time period between delivery of Digests, it does say up to 12 messages per Digest, I've received digest with less than 12. On a slow day, is there a time when a short digest is generated or is it random? Thanks, Paul, Ohio, USA ? |
|||||
Re: HTML table styling not working
On Mon, May 6, 2019 at 09:41 AM, Dennis McCarthy wrote:
How can I style a table in a message or wiki page?Unfortunately, the groups.io editors strip many inline styles upon save, no matter how benign. See?/g/GroupManagersForum/topic/31023224?for a recent thread on this topic. Rumor has it that groups.io uses the bootstrap system of CSS. So if you sort through that (see bootstrap.css in the GMF files area?and ) you should be able to apply an existing class to a tag in your wiki and have it "stick."?It seems unlikely that the same thing would work in a message, as bootstrap styles will not be available to outgoing emails. Hope this helps, Bruce -- The system Help is your friend.??/static/help |
|||||
HTML table styling not working
I want to use an HTML table in a wiki page.? So I used the source code editing feature of the page editor to add the table.? That worked fine.? To make the table look better, I added a style attribute to the table element.? When I clicked OK in the source code editor dialog, the styling appeared in the page being edited.? But when I clicked the Save Page button, and the page returned to normal view, the style attribute was stripped out.? So my styling was lost.
How can I style a table in a message or wiki page? Thanks, Dennis |
|||||
Re: Digest Delivery Timing
On Mon, May 6, 2019 at 09:12 AM, Paul Ohio USA wrote:
Yet while I was checking on this I was not able to find the time period between delivery of Digests, it does say up to 12 messages per Digest, I've received digest with less than 12.It is certainly?not random. From the system Help: "Full Featured Digest?will group the day's messages into batches of 12 and send each batch when the twelvth is posted. Any that remain at the end of the day will be sent as the final (or only) digest of the day." ? Of course, if no messages are posted, nothing is sent.? As for exactly when a "day" rolls over (i.e.: midnight in which time zone), I can't tell you that for sure. I tend to get my digests around 2 AM EDT. Your mileage may vary, void where prohibited, objects in mirror may be closer than they appear. Hope this helps, Bruce -- The system Help is your friend.??/static/help |
|||||
Digest Delivery Timing
Hi All,
My group is going through a short quiet spell and one of the members who is on Digest was worried that he was having a delivery problem. I posted that there were no messages for 3 days. Yet while I was checking on this I was not able to find the time period between delivery of Digests, it does say up to 12 messages per Digest, I've received digest with less than 12. On a slow day, is there a time when a short digest is generated or is it random? Thanks, Paul, Ohio, USA |
|||||
Re: Member accepted invitation but not showing as accepted
On Sun, May 5, 2019 at 03:53 PM, Kent Olsen wrote:
I have sent invitations for my group to about 14 people. One of the members has accepted but he still shows as sent in the sent invitations window.Kent -- There are often several ways to join a group, e.g.: -- Send a "subscribe" email to the group address, or -- Click on the "join this group" button in the group home page, or -- Have someone Direct Add you to a Premium group, etc. Open the subscriber's member record (Admin>Members) and click on the "Activity History" button at the top of the resulting page. The oldest entry (you may have to click on the "Created" link at top right to invert the sort order) will tell you exactly how this person managed to subscribe. If he joined without responding to your Invite, his invitation will remain in "Sent" status indefinitely. How to fix?If it bothers you, the easiest way to fix it is to return to Sent Invitations, click on the adjacent checkbox and select "Cancel/Remove Invite" from the Actions pull-down menu at the bottom of the page. Hope this helps, Bruce -- The system Help is your friend.??/static/help |
|||||
Re: Banning by IP Address
Just FWIW . . .
Another option is for a member who is a 'disturber' to have his posting privileges set to 'Moderated' status or to 'No Post' status as a means to control any undesirable disturbance posts s/he might make. It also sends a reasonably clear message to that member. HTH Paul M. CostaRicaLiving /g/CostaRicaLiving == |
to navigate to use esc to dismiss