If a user does not already exist in CiviCRM, module will not store custom field data for the user.

I'm working on a solution, though I don't understand entirely HOW the data is being written to the CiviCRM custom data tables.

Comments

millenniumtree’s picture

I've resolved this, but had to write about 20% more code into the module.
I'll post a patch for review in the next couple of days.

millenniumtree’s picture

Status: Active » Needs review
StatusFileSize
new9.82 KB

This patch includes an update so that data gets stored for new users.
ADDITIONALLY, Radio Yes/No options are supported, and both HELP_PRE and HELP_POST help texts from CiviCRM are included below the fields in the pane.