Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug] Disabling name field #846

Open
wants to merge 1 commit into
base: 1.7
Choose a base branch
from
Open

Bug] Disabling name field #846

wants to merge 1 commit into from

Conversation

mattamon
Copy link
Contributor

@mattamon mattamon commented Mar 3, 2025

Resolves #845

@mattamon mattamon added the Bug label Mar 3, 2025
@mattamon mattamon added this to the 1.7.5 milestone Mar 3, 2025
@mattamon mattamon requested a review from Copilot March 3, 2025 08:27

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR resolves the bug related to the name field by ensuring the field is disabled properly within the standard settings layout.

  • Disables the name field by invoking the disable() method.
  • Maintains the existing logic for disabling the mandatory checkbox.

Reviewed Changes

File Description
public/js/pimcore/object/classes/data/gender.js Disables the name field in the standard settings area

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link

sonarqubecloud bot commented Mar 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants