An administrator configures a new Record Type named 'Renewals' on the Contract object and assigns the 'Renewal Layout' page layout to the Customer Support Profile for this record type. After deployment, users assigned to the Customer Support Profile report that while the layout section structure is correct, the 'Contract Status' picklist field still displays legacy options like 'Draft' and 'In Approval' rather than the required 'Renewal Pending' and 'Renewed' values.
Which configuration step should the administrator perform to resolve this issue?
- Edit the picklist values available for the 'Contract Status' field directly within the 'Renewals' Record Type detail page.Answer
- BCreate a permission set that explicitly grants field-level picklist access for 'Renewal Pending' and 'Renewed' to the Customer Support Profile.
- CConfigure Dynamic Forms component visibility rules on the Lightning Record Page to display the missing picklist values.
- DAdd the new picklist values directly to the 'Renewal Layout' page layout field properties panel.
Answer
Edit the picklist values available for the 'Contract Status' field directly within the 'Renewals' Record Type detail page.
When a new Record Type is created, available picklist values must be configured for each picklist field on the Record Type detail page. Assigning a page layout only updates the visual arrangement of fields, not the available picklist values.
Step-by-Step Solution
Key Concept
Record Type Picklist Value Assignment