QuestionQ884

Standard and Custom Objects

You cannot remove every record type for an object when that object is referenced in which of the following?

  • A Apex Code script
  • B Page layouts
  • C Profiles
Explanation

Salesforce prevents removal of an object’s last record type when Apex code references the object, preserving the record-type dependency used by programmatic logic.

Community Discussion

No comments yet. Be the first to start the discussion!