WP-Plugins/glm-member-db-customfields.git
7 years agoNow collecting stored data when retrieving form fields with recordID
Chuck Scott [Tue, 19 Dec 2017 15:01:44 +0000 (10:01 -0500)]
Now collecting stored data when retrieving form fields with recordID

7 years agoFixed problem with cart ID that have a missing reg_request record. More improvements...
Chuck Scott [Tue, 19 Dec 2017 13:43:40 +0000 (08:43 -0500)]
Fixed problem with cart ID that have a missing reg_request record. More improvements in Custom Fields display and storage.

7 years agoRemovec extra paren in database update scrpit for create index.
Chuck Scott [Mon, 18 Dec 2017 21:36:29 +0000 (16:36 -0500)]
Removec extra paren in database update scrpit for create index.

7 years agoFixed problem with script being included when there's no parent form ID, and working...
Chuck Scott [Mon, 18 Dec 2017 21:33:42 +0000 (16:33 -0500)]
Fixed problem with script being included when there's no parent form ID, and working on recalling submitted custom fields data.

7 years agoFixed problem where custom field data was not always storing. Fixed storing of pickli...
Chuck Scott [Mon, 18 Dec 2017 19:24:30 +0000 (14:24 -0500)]
Fixed problem where custom field data was not always storing. Fixed storing of picklist data.

7 years agoPicklist fields have been added
Chuck Scott [Mon, 18 Dec 2017 18:17:43 +0000 (13:17 -0500)]
Picklist fields have been added

7 years agoStarted adding picklist type custom field. Currently commented out in plugin.ini...
Chuck Scott [Fri, 15 Dec 2017 20:14:56 +0000 (15:14 -0500)]
Started adding picklist type custom field. Currently commented out in plugin.ini file.

Updated database to add custom_field_options table for picklist fields.
Added button to form edit output for picklist fields to add options.
Created add option dialog box. - Not submitting yet.

7 years agoFixed hook name conflicts between customfields and old fields plugins.
Chuck Scott [Fri, 15 Dec 2017 16:48:23 +0000 (11:48 -0500)]
Fixed hook name conflicts between customfields and old fields plugins.

7 years agoAdded AJAX receiver for displaying a form segment (by fid)
Chuck Scott [Fri, 15 Dec 2017 16:04:14 +0000 (11:04 -0500)]
Added AJAX receiver for displaying a form segment (by fid)

7 years agoCorrect create script
Steve Sutton [Thu, 14 Dec 2017 15:16:30 +0000 (10:16 -0500)]
Correct create script

Update defaults for boolean and integer fields.

7 years agoRemoved extraneous output and solved various undefined parameter problems.
Chuck Scott [Wed, 13 Dec 2017 19:05:51 +0000 (14:05 -0500)]
Removed extraneous output and solved various undefined parameter problems.

7 years agoAdded more commentary and documentation to the adminHooks and commonHooks fiels
Chuck Scott [Wed, 13 Dec 2017 14:33:53 +0000 (09:33 -0500)]
Added more commentary and documentation to the adminHooks and commonHooks fiels

7 years agoAdditional documentation and minor problem fixes.
Chuck Scott [Wed, 13 Dec 2017 13:54:21 +0000 (08:54 -0500)]
Additional documentation and minor problem fixes.

7 years agoUpdated some appearance items for added fields edit blocks.
Chuck Scott [Mon, 11 Dec 2017 20:33:25 +0000 (15:33 -0500)]
Updated some appearance items for added fields edit blocks.

7 years agoClearing out all old unused code from other custom fields add-on when it was duplicat...
Chuck Scott [Mon, 11 Dec 2017 19:29:26 +0000 (14:29 -0500)]
Clearing out all old unused code from other custom fields add-on when it was duplicated to create this one.

7 years agoCustom Fields now working for event and event registrants.
Chuck Scott [Mon, 11 Dec 2017 14:28:19 +0000 (09:28 -0500)]
Custom Fields now working for event and event registrants.

7 years agoStarting rework to remove legacy code get custom fields working cleanly.
Chuck Scott [Mon, 4 Dec 2017 21:15:57 +0000 (16:15 -0500)]
Starting rework to remove legacy code get custom fields working cleanly.

Have glm-members-customfields-edit admin filter working except for edit.
Marked much of the code as OLD to make sure we delete anything that's not used when it's all working.

7 years agoinitial commit
Chuck Scott [Mon, 4 Dec 2017 14:03:04 +0000 (09:03 -0500)]
initial commit