It could be useful to let other modules perform operations after the draggable view is saved.

A hook_draggableviews_sorted was added in 7.x release (https://www.drupal.org/project/draggableviews/issues/2989140) but does not exists in 2.x
Here is a patch to bring that hook back to both 2.1.4 and 2.1.x-dev releases

Comments

geoffray created an issue. See original summary.

istryker’s picture

Version: 2.1.4 » 2.1.x-dev
Status: Active » Fixed

Committed. I created draggableviews.api.php to document this.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • 2e01919f committed on 2.1.x
    Issue #3518723 by Geoffray, iStryker: Add hook_draggableviews_sorted to...

Status: Fixed » Closed (fixed)

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