Problem/Motivation

every post form and display list shows under the title.
Email verified Yes
Email verification date Tuesday, November 23, 2021 - 16:23
not listed in the content type > manage display so no way to turn off.
no way to turn off under configuration either.
renders the module unusable.

Steps to reproduce

activate user email verification

Proposed resolution

remove text that shows verified. not needed for everyone to see on every post.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dsp1 created an issue. See original summary.

dsp1’s picture

this is affecting v1.0 and drupal 9.2.9 also.
what am I missing?

Antonnavi’s picture

Hello Daniel (dsp1) !

Update module version to the (latest actual) 8.x-1.1 and Drupal core to the (latest actual) 9.3.3 and try again.

dsp1’s picture

sorry I guess I wasn't clear. The bug occurs with 1.0 and drupal 9.2.9, and occurs with 1.1 and drupal 9.3.3.

dsp1’s picture

tried again in 9.53 and same issue. is there a way to fix this?

sakthi_dev’s picture

Assigned: Unassigned » sakthi_dev
sakthi_dev’s picture

Assigned: sakthi_dev » Unassigned
Status: Active » Needs review
FileSize
4 KB
40.93 KB

Created a patch for getting input to show the info or not in configuration form(/admin/config/people/user-email-verification). Enabling that field will pop up the details. Please review.

Antonnavi’s picture

Version: 8.x-1.1 » 8.x-1.x-dev
Status: Needs review » Closed (works as designed)

Hello Daniel (dsp1) !

If attached patch solves your issue - it means you just need to set up user entity view mode (disable display of Email verified and Email verification date fields). And your problem will be solved without this patch.

--
Best regards,
Anton

dsp1’s picture

thanks for your reply, I just saw this response.

how do I set up user entity view mode?
is this a module?