Thanks Joy.
“If your input for the email address is on the same page as the contact form, you can modify the data sent by the form when it is submitted. You don’t need AJAX for that.”
What I’m doing is when somebody clicks on Al, I want to change the email recipient setting in Contact Form 7 to Al’s email address. When somebody clicks on Barb, change to Barb, etc. Do you know how I would change the data sent by the form when it is submitted? It would seem like I would need to do that with AJAX or JS.