Record Type field is editable in Lightning although the page layout says Read Only↓日本語訳です。
Summary
Field Accessibility for the Record Type fields is ignored in Lightning. Setting the Opportunity Record Type field to Read Only in the layout works in classic but the field is editable if you change to Lightning.
Repro
1. Change the Record Type field accessibility to Read Only.
2. Open a Record in Classic, see that the Read Only setting is respected.
3. Open the Record in Lightning Experience, you'll see that the field is editable.
Workaround
Use a validation rule to prevent changes on the field
ページレイアウトで「参照のみ」に設定しても、Lightningではレコードタイプ項目は編集可能となる
概要
レコードタイプ項目のは項目プロパティは、Lightning では無視されます。レイアウトで「商談レコードタイプ」項目を「参照のみ」に設定すると、classicでは機能しますが、Lightningに変更すると項目が編集可能になってしまいます。
再現手順
1. 「レコードタイプ」項目のプロパティを「参照のみ」に変更します。
2. classicでレコードを開き、「参照のみ」の設定が反映されていることを確認します。
3. Lightning Experienceでレコードを開くと、項目が編集可能であることが確認できます。
回避策
入力規則を使用して、項目の変更を防止します。