Email Addresses of a record

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
aj_565
Posts: 1
Joined: 2015-04-12 19:22

Email Addresses of a record

Post by aj_565 » 2015-04-12 20:09

Hi everyone!

I'm relatively new to AppGini, so just a heads up :D. What I've done with this program is created a database of contact info people to collaborate with on different projects.

So we've given some users access to view this contact information, and usually they will email a handful of people based on what languages they speak and their general availability.

Here's essentially what I'm looking to do, say we use a filter in the database, it shows everyone who is marked as available during the evening hours that speaks Spanish, we can do that. But when we need to actually contact those people, is there a way to mark them all and be able to send off an email to every address in the "email" column.

Is there a way to add functionality to do that?

Let me know, and if that doesn't make sense... I apologize.

Thanks in advance.

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Email Addresses of a record

Post by a.gneady » 2015-04-15 08:08

Yes, you can add this functionality using the batch actions hook, as explained at: http://bigprof.com/appgini/help/advance ... ch-actions

It requires some PHP and JavaScript knowledge, but you'll find an easy-to-follow example in the above page.
:idea: AppGini plugins to add more power to your apps:

Post Reply