Salesforce allows users and admins to inline edit list views and reports without opening individual records. Users can edit specific fields for up to 200 records at a time.
Pre-requisite:
- Users who want to use Inline Editing must have access to the relevant object, field, and page layout.
- Inline editing can only be enabled when the filters are set to one record type in a list view. You cannot inline edit in “Split View”.
Steps:
- When hovering over a field, click on the pencil icon to Inline Edit
Note: Fields with lock icons are restricted and won’t be editable
- Once you make changes to the data, the modified fields will be highlighted. Click “Save” to apply your changes.
Inline Editing Considerations
Fields that can’t be inline edited include:
- Built-in fields such as Record ID or Created Date
- Compound fields such as Name or Address (must pull in individual components of fields to edit such as “First Name”)
- Controlling or dependent picklists
- Custom date/time fields
- Encrypted text fields
- Formula fields
- Fields not on the page layout
- Standard fields of type date/time, auto number, roll-up summary, record type, master-detail, long text area, rich text, checkbox, or hierarchy
- Task (Name/Private), Document (All), and Event (All) object fields
- Owner fields