troybara
Forum Replies Created
-
That did the trick! The only nag/suggestion I’d make for the next revision is to be able to label the custom fields (if it’s even possible) for Constant Contact. For example, the way it’s listed in CC is:
Custom Field 5: custom : test
Custom Field 6: custom : test
Custom Field 7: custom : testIt would be nice to know what custom field the data is for without having to look at the form.
Thanks again!
That’s great to hear! If it’s not too much trouble, I’d like to fix it as soon as possible since we’re having to manually add in the extra fields now for each entry that comes in. Please let me know what I need to do. I appreciate your quick replies and keeping up with this issue!
Oh, sorry about that. The ‘select a field’ is selected as ‘custom text field’, and some of the Field Labels are:
Type of services you provide
Type of contractor
Scope of work seeking
List up to 5 NAICS codesYep, not a problem. As long as I’m able to redirect it I’ll make the change each time.
I’m using 6 custom text fields. All of the data in those fields are appearing in the notification email, just not in Constant Contact. When viewing a contact’s details after getting added from the form there’s nothing under the “Additional Contact Fields” section.
Thanks for the quick reply Michael. Please let me know when you hear something back on the custom fields not populating, since that kinda makes this plugin useless for us if we’re not able to capture the data we need.
I was able to disable the notification emails by striking out line 165 in includes/class-mail.php:
public function get_email() {
// Eventually we’ll make this configurable.
return get_option( ‘admin_email’ ); <—
}Thanks!
- This reply was modified 9 years, 5 months ago by troybara. Reason: Found solution for notifications