Disable changing label identifier for standard objects (#13593)
Fixes https://github.com/twentyhq/core-team-issues/issues/994
This commit is contained in:
+1
@@ -134,6 +134,7 @@ export const SettingsDataModelObjectIdentifiersForm = ({
|
||||
options={options}
|
||||
value={value}
|
||||
withSearchInput={label === t`Record label`}
|
||||
disabled={!objectMetadataItem.isCustom}
|
||||
callToActionButton={
|
||||
label === t`Record label`
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user