What's Changed
The following are the changes in Core 25.1.
SFM Delivery
Restricted and Non-Restricted Picklist Behavior
This change corrects the behavior of picklists in SFM Lightning Delivery, ensuring adherence to proper selection and validation rules.
For restricted picklists, users cannot select unsupported values from the interactive UI, and values set via non-interactive modes are validated at the Save action, with errors displayed based on the platform response.
Non-restricted picklists allow users to enter values not present in the predefined list, with validation occurring at the Save action.
This change ensures that picklist fields behave consistently with Salesforce guidelines, improving user experience by reducing validation errors.
Was this helpful?