Forum Discussion
I want to be clear what you were asking. Are you really asking this?
I would like to trigger an email that sends TO the list of passengers
In other words are you trying to send say 50 emails to each of the 50 passengers on the flight when the flight status changes to Final?
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
Hi Mark,
No, let me clarify. The "Request Log" table will have many passengers listed on it, for different flights. When the "Flight Verification" status is updated to "Final", I'd like an email to send to a distro list (probably ~5 email addresses) stating that these are the passengers on that specific verified "final" flight. The email would go to let's say ground security so they know who is on the flight and they can let them onto the plane.
Thanks!
------------------------------
VW
------------------------------
- MarkShnier__You2 years agoQrew Legend
Ok. I suggest that you lookup the value of Related All Flights from Active Flights down to Request Log. Call it [Record ID of All Flights].
Then make a Report Link field in All Flights and match up its Key field, probably Record ID# on the left with the [Record ID of All Flights] field in the right.
Set the form to show the embedded report details and include a copy of the of the form in the email notification.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- VW2 years agoQrew Trainee
Hi Mark,
I think I get the gist of what you're saying, but I have a couple follow up questions...
I already have a look up field in the table "Current Flights," that looks up only active flights in the table "All Flights." Then another look up in "Request Log" that looks up all the flights listed in the "Current Flights" table.
When you say, "lookup the value of Related All Flights from Active Flights down to Request Log. Call it [Record ID of All Flights]" does that mean I need to do other look ups to the record ID?
Each form in the "Request Log" is for one passenger request, but I want to send an email that will show the list of multiple passengers in same flight.
Are you suggesting even though each form is for one passenger, to have a report embedded in that form that shows all passengers so far?
What would trigger the email notification?
Thank you!- VW2 years agoQrew Trainee
Sorry correction... I'm using a QB connection to create the "Current Flights" table from "All Flights" table. Then I have a look up in "Request Log" to "Current Flights."
------------------------------
VW
------------------------------