Integrate the group interest with the new lead field
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 8 Jul 2016 18:36:10 +0000 (14:36 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 8 Jul 2016 18:36:10 +0000 (14:36 -0400)
commit1eb71f433bb21ae0b8cfa1542678d84213df3ecb
treec73f5c25d0621ba3d75934d3e601d3ddd3e06faa
parent7a8f5c96c6d2d2e0d5eca6015c846212c0f72fb4
Integrate the group interest with the new lead field

I have the forms fields going into the leads tables now.
What I'm using from gravity forms is the "Paramater Name" or inputName
from Advanced field setting under Allow field to be populated dynamically.
I have a new field type in gravity forms Called Leads. It's under the group
Advanced. When you add the field you can setup the label to how you want it
to be labelled on the front end. You need to assign a group to that field
by setting the paramater name for that field the same name as the group
name under settings.
includes/class-leads-gf-field.php
setup/frontHooks.php