Hello,
1 - Here is a screenshot of the form I am referring to:
http://screencast.com/t/wtybC77Jl
2 - As you can see, we have multiple checkboxes in a single field entry, and we want to save them into a custom usermeta field: See screenshot: http://screencast.com/t/nGz8Ssoq
3 - However, in the Forms > User Registration admin screen the terms themselves (checkbox options) show up as individual options, with no option to store all of the checkbox data in a single field: See screenshot: http://screencast.com/t/RNBVtk4ceuMN
Can you please advise me on what the best way is to store data from an array of checkboxes into the usermeta, either as multiple keys or a serialized array?
Should i create a custom filter instead of using built in functions? If so, how do I save that when the form is submitted?
Any help you can provide will be most appreciated.
[ EDIT ] I am using:
Gravity Forms latest version (1.6.12)
User Reg. add-on V. 1.5.beta1
Note - I am a php programmer so custom coding options are most welcome ~ if this feature is already being worked on, it would be helpful to know what progress you have made so far. thx