Problem/Motivation

Mobile Number Field is not visible on module install on user creation form. While checking its status at admin/config/people/accounts/form-display the field Mobile number is Disabled.

Steps to reproduce

Enable module and access user/register and you find Mobile number field is not present.

Proposed resolution

Write Update hook to enable field.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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:

  • fix-3318541 Comparecompare
  • 1 hidden branch
  • main Comparechanges, plain diff MR !2

Comments

Bhanu951 created an issue. See original summary.

bhanu951’s picture

Title: Mobile Number Field is not enabled on module install » Enable Mobile Number Field on module install
Status: Active » Needs review
praveen3555’s picture

Hi
Before doing that, I have fixed that issue and updated this branch please check again
Thanks

praveen3555’s picture

Assigned: Unassigned » praveen3555
Status: Needs review » Closed (works as designed)
praveen3555’s picture

Status: Closed (works as designed) » Fixed
praveen3555’s picture

Status: Fixed » Closed (fixed)