It should be possible to enter full name into a single field on the form, so, then it's parsed and saved into name parts on submit.

Comments

antongp created an issue. See original summary.

mtift’s picture

@antongp Do you have an idea of how you would like to do this? How would we know what parts (Leading initial, Prefix, First name, Middle name, Last name, Nickname, Suffix) the user entered? If you have ideas, I'd be happy to work on this.

It seems like this might be a lot easier (and admittedly much different from the goal of this issue) to display the parts of a name, like with the https://www.drupal.org/project/realname module.

  • adci_contributor committed 0878482 on 8.x-1.x
    Issue #3072839 by antongp: Contributor creation/edition form should...

antongp’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.