Add print download bulk action

Created on 20 December 2022, almost 2 years ago
Updated 14 February 2023, almost 2 years ago

Problem/Motivation

There is a webform_entity_print module to integrate webform with the entity_print module and provide routes to generate & download a PDF of a webform submission. However there is no integration with a core Action & Views bulk operations.

Proposed resolution

Attached patch adds an Action plugin to 'Print submission'. This can be used to add an action at /admin/config/system/actions (with Action module enabled), and can then be added to Views bulk operations on a view of webform submissions, to print a PDF document of multiple submissions' data.

Remaining tasks

The generated PDF contains the selected submissions in one document, with no page breaks between submissions - it would be good to add page breaks.

Steps to review

Existing installation

  • Install 6.2.x
  • Switch to branch
  • Run update hooks
  • Confirm Download PDF bulk operation is added to submission.

New installation

  • Switch to branch
  • Confirm Download PDF bulk operation is added to submission.
✨ Feature request
Status

Fixed

Version

6.2

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada bgilhome Victoria

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024