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
Nils11Nils11 

Implementation of bulk assignment and inline editing in list view of case in Lightning Experience

Hi,
I have to implement bulk assignment and inline editing in list view of case in lightning experience. (This feature is not available in lightning , however it is available for classic)
Can someone please explain is it possible to implement using lightning components ?

what would be the flow (list of components ) needs to be created to achive this ?

Eric JJ van HorssenEric JJ van Horssen
Winter '18 will bring:
Edit More Records at Once with Mass Inline Editing
https://releasenotes.docs.salesforce.com/en-us/winter18/release-notes/rn_sales_productivity_list_views_mass_inline_edit.htm

In Classic we would have a Change Status button, but in Lightning we can actually change the status with Mass Inline Edit (probably depends on having just one record type in view?)

Mass Changing Owner, is not available yet:
Lightning Experience Roadmap
https://help.salesforce.com/articleView?id=lex_roadmap.htm&type=0

CTRL F for:Mass action change owner