separate csv field for combined page field

Created on 20 December 2024, 4 months ago

Problem/Motivation

Is there a way to do the following: in my normal page view, I have combined 3 columns into one (see combined.png). But in my CSV download file, I want to separate them out into 3 separate columns (ie n, avg, std).

💬 Support request
Status

Active

Version

1.4

Component

Code

Created by

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

Comments & Activities

  • Issue created by @monaw
  • 🇬🇧United Kingdom steven jones

    Yes, absolutely, it depends on how you've combined those fields into a single column though.

    You can override the fields settings in Views per display, so you can set different fields to be rendered and grouped per display, giving a different view in the HTML table vs. the CSV download. If you click on any of the fields in your View, there should be an option in the top left of the modal to pick if the changes you're making are for all displays or overridden only, if you change it to override, then the settings will apply to only the display you are editing.

    If you've combined the fields in a different way, say in the theming later then you'll want to change it in that layer, and then that should get you what you want.

    Best of luck!

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

Production build 0.71.5 2024