Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add Field Title to text file output #4928

Open
duursma opened this issue Feb 21, 2025 · 1 comment
Open

[Feature Request]: Add Field Title to text file output #4928

duursma opened this issue Feb 21, 2025 · 1 comment

Comments

@duursma
Copy link

duursma commented Feb 21, 2025

What would you like to happen?

The Text file output uses the field name as the name of the column in the header. This forces the fields to be named according to the desired output. A simple solution would be to prepend a Select before the output, renaming the fields. But any changes to the field names would then require changes in two places. In the Excel output you can specify the column title for the field and have everything in one place.

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@bamaer
Copy link
Contributor

bamaer commented Feb 21, 2025

I like the idea, but maybe we need to take it a step further and look at how we can make this behaviour consistent across all text format outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants