10/17/2018 at 1:55 pm
#475259
Participant
Thanks for the quick reply. Coding is not my strong point. Can you supply the code I would need to change this please in the plugin editor:
// Set to whom.
$email->to(
$sendTo,
$entry->getName()
);