Acquia-Certified-Site-Builder-D8 Acquia Certified Site Builder - Drupal 8

Loading demo links...

Showing 10–10 of 10 questions

Question 10

You are asked to require a site visitor to enter First name and Last name when creating a new account How can you do this in Drupal?

Select an option, then click Submit answer.

  • In Permissions, check "Require first and last name for user registrations"

  • In Account settings, under "Who can register accounts'?" select "Visitors, but full name is required"

  • In Account settings, go to Manage fields and add fields for First name and Last name.
    Set them to "required."

  • Create a block type with fields for First name and Last name, set them to "required" and add the block to the/user/register page.