Northern Trail Outfitters configured a custom object named Billing_Account__c with two Record Types: Commercial and Individual. An administrator creates a new custom picklist field called Account_Tier__c with active values Tier 1, Tier 2, Tier 3, and Tier 4. However, when users create a Commercial Billing Account record, only Tier 1 and Tier 2 appear in the Account_Tier__c dropdown menu.
Which administrative action is required to make all four tier values selectable when creating Commercial Billing Account records?
- Edit the Account_Tier__c picklist settings under the Commercial Record Type configuration in Object Manager.Cevap
- BModify the Page Layout assigned to the profile to enable the missing picklist values in the field properties.
- CCreate and assign a Permission Set that grants access to the Tier 3 and Tier 4 field values for affected users.
- DConfigure a Dynamic Forms component visibility rule to display Tier 3 and Tier 4 picklist values.
Cevap
The administrator must edit the Account_Tier__c picklist settings under the Commercial Record Type detail page in Object Manager to include Tier 3 and Tier 4 in the list of selected values.
When an object has multiple record types, each record type maintains its own subset of available picklist values for custom picklist fields. To make new or existing picklist values available to users, the administrator must navigate to Object Manager, select the specific object and Record Type, and edit the picklist field selection under 'Picklists Available for Editing'.
Adım Adım Çözüm
Anahtar Kavram
Record Type Picklist Value Assignment