The "Flag lists operations" for content views has not been ported to the 4.0.0. (I was forgotten...). The way it is done in 7.x-3.x is not supported any longer in 8.x-x.x and 4.0.x. (jQuery ui.dialog #2158943: Add a native dialog element to deprecate the jQuery UI dialog ).

However I am working on it with a slightly more standard dialogue.

Comments

sl27257 created an issue. See original summary.

sl27257’s picture

BulkForm seems to be the way to go...

sl27257’s picture

A first patch using BulkForm with ActionLink implementation instead of Actions.

sl27257’s picture

StatusFileSize
new19.25 KB

Cleaned the patch to adhere to Drupal Coding Standards.

  • sl27257 committed 58aadb7 on 4.0.x
    Issue #3150465 by sl27257: Missing "Flag lists operations" functionality
    
  • sl27257 committed eb6fb91 on 4.0.x
    Issue #3150465 by sl27257: Missing "Flag lists operations" functionality
    
sl27257’s picture

Status: Active » Needs review
sl27257’s picture

The validation was missing the case of new Flagging Collection but of the wrong Entity Type.

  • sl27257 committed fb1fa72 on 4.0.x
    Issue #3150465 by sl27257: Missing "Flag lists operations" functionality
    
sl27257’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.