Problem/Motivation

At /admin/config/crm/user/settings, the table of field mappings (which can be substantial when many fields are present) should not be visible when the "Show mapped fields on user forms" box is unchecked.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

jdleonard created an issue.

svendecabooter’s picture

Doesn't the "Show mapped fields on user forms" setting only control adding the mapped fields to the forms though?
The field mapping also contains the option to show mapped fields on the user display. So that would not involve any user forms, but just the user display. If the field mapping table gets hidden when "Show mapped fields on user forms" is unchecked, it would not be clear how to add mapped fields onto the user display, even when the forms are irrelevant.