I used the user field mapping to place contact methods on the registration form.
When the form is saved, it doesn't create the contact methods unless they are saved individually with the widget submit buttons.
After registering the account, repeating these steps on the edit form does save the values. This may be a permissions issue?
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | crm-3590254-test_only.patch | 6.52 KB | mortona2k |
Issue fork crm-3590254
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mortona2k commentedVibe coded fix. Please consider if this is the appropriate way to do it.
Comment #4
jdleonardSeems reasonable to me, but I haven't evaluated it closely.
Comment #5
mortona2k commentedPatch w/ failing test: https://www.drupal.org/files/issues/2026-05-15/crm-3590254-test_only.patch
Comment #8
bluegeek9 commented