WP-Plugins/glm-member-db-leads.git
8 years agoWIP For adding field type to gravity forms
Steve Sutton [Thu, 7 Jul 2016 21:00:15 +0000 (17:00 -0400)]
WIP For adding field type to gravity forms

Setting up a simple field add on.
Should be able to use this for adding Leads field to any gravity form.
When the field exists we know to store the form data.
Also this will inject the checkboxes for all of the assigned groups.
They will be able to pick which group they want for the form.
And can place this field anywhere on the form they want.

8 years agoSolved issue with php notice
Steve Sutton [Thu, 7 Jul 2016 13:09:06 +0000 (09:09 -0400)]
Solved issue with php notice

Was giving an notice about undefined stuff in smarty template.
Adding selected key to the groups array fixed this.

8 years agoFix front hooks
Steve Sutton [Tue, 5 Jul 2016 20:08:14 +0000 (16:08 -0400)]
Fix front hooks

adding to form to test what can be done.

8 years agoAdd filter for the groups.
Steve Sutton [Thu, 23 Jun 2016 20:28:52 +0000 (16:28 -0400)]
Add filter for the groups.

On the interest list view add a search filter for groups.
Using the multiselect plugin that chuck is using elsewhere.

8 years agoAdding functionality for interest and interest groups.
Steve Sutton [Thu, 23 Jun 2016 16:09:02 +0000 (12:09 -0400)]
Adding functionality for interest and interest groups.

Started with copying the amenities and groups from the main
glm-member-db plugin and working with that.
Made the Group a select drop down.

8 years agoSome database adjustments and additional descriptive information
Chuck Scott [Tue, 21 Jun 2016 16:20:40 +0000 (12:20 -0400)]
Some database adjustments and additional descriptive information

8 years agoLeads Add-On Roughed in, now creates database tables, ready for mode and view code
Chuck Scott [Mon, 13 Jun 2016 17:48:27 +0000 (13:48 -0400)]
Leads Add-On Roughed in, now creates database tables, ready for mode and view code

8 years agoAdded all standard files to Leads add-on, updated "sample" to "leads", and removed...
Chuck Scott [Wed, 8 Jun 2016 20:59:47 +0000 (16:59 -0400)]
Added all standard files to Leads add-on, updated "sample" to "leads", and removed sample content

8 years agoinitial commit
Chuck Scott [Mon, 6 Jun 2016 19:32:27 +0000 (15:32 -0400)]
initial commit