Problem/Motivation

I noticed that not all columns were exported in the XLSX file. However, no setting was visible to add or remove Webform fields.

Steps to reproduce

  1. Export webform submissions using the “Delimited text” format,
  2. Select just a few columns under the “Column options” box.
  3. Click the “Save settings” button.
  4. Change the format to XLSX and run the export.

Proposed resolution

Change the plugin definition in the source code to allow showing options.

Remaining tasks

Review.

User interface changes

More options will be visible before running the export.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 issue-3402835.patch519 bytesgogowitsch

Comments

Gogowitsch created an issue. See original summary.

gogowitsch’s picture

Title: Column selection not visible » Column selection not visible, columns missing from export
StatusFileSize
new519 bytes

  • prudloff committed 6f30d52b on 8.x-1.x authored by Gogowitsch
    Issue #3402835 by Gogowitsch: Column selection not visible, columns...
prudloff’s picture

Status: Needs review » Fixed

The patch seems to work correctly, thanks!

Status: Fixed » Closed (fixed)

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

juburin’s picture

Is there a release planed with this fix?

prudloff’s picture

I will try to make a release in the following weeks with Drupal 11 support.