Hi,
We'd like to show email addresses in our custom constituent headers and were wondering what other organizations do.
We have two concerns that have to do with inheritance and hard bounces.
Specifically - has anyone constructed a header that shows HH/A1/A2 addresses, regardless of which account you've currently selected, along with some sort of indication when one of these is bouncing?
Josh,
Which provider are you using to track hard bounces? It probably would not be very difficult to write a SQL join to that table using the v_customer_with_household view and possibly either a custom local view or t_eaddress to get the fields you need.