function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Hanna BergsmaHanna Bergsma 

Inline Editing in Sandbox not Working

I have a Case list view where
  • the record type is filted to one type
  • Inline Editing and Enhanced Lists are enabled
  • Mass edits from lists is checked on my profile
  • I have no custom buttons or global actions on case list views

I do not get a pencil or a lock when I hover over any of the fields displayed in my list view. Any ideas as to what is going on here?
ANUTEJANUTEJ (Salesforce Developers) 
Hi Hanna,

>> https://salesforcethinkers.home.blog/2019/09/10/inline-editing-in-salesforce-mass-edit-records/#:~:text=Inline%20editing%20is%20a%20feature,HOW%20TO%20ENABLE%20INLINE%20EDITING%3F

>> https://sfdcmonkey.com/2017/12/08/lightning-data-table-inline-editing/

>> https://salesforce.stackexchange.com/questions/151296/how-do-you-build-inline-edit-behavior-when-coding-a-lightning-component

The above links have simple examples you can try checking as they seem to have a similar example for inline editing, in case if these are not the case can you mention the code or the scenario so as to check further.

Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.  

Thanks.