- This topic has 4 replies, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Tweaks › Contact Form 7 – Adding extra field on leads table
Tagged: Contact Form 7, manage leads, WP Affiliate
Hello,
I’m using WP Affiliate along with Contact Form 7 to collect leads.
However, I have 3 different field on the form which is:
1) Name
2) Email
3) Phone No
How do I make the third field (Phone No) to appear on the “Manage Leads” table instead of just name and email?
Thank you,
Syukri
Hi, We can only handle the name and the email fields at the moment in the WP Affiliate plugin. Adding a phone field will need to be done a custom job at the moment.
Thank you for your respond. May I know which file in the plugin that I should edit to customize it to display the extra field? I just need to add that one extra field.
You will actually need a database column to hold the phone field. At the moment, the leads table doesn’t have a column for it. So its actually not going to be trivial.
Is there way that I can add it by myself? Bcs seems like the plugin can pull the info for names & email. I guess it can be done by adding the Id of the field right?