Skip to content
New issue

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

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

Already on GitHub? # to your account

[!!!][TASK] Improve default csv definition #1206

Closed
georgringer opened this issue Mar 6, 2024 · 0 comments
Closed

[!!!][TASK] Improve default csv definition #1206

georgringer opened this issue Mar 6, 2024 · 0 comments

Comments

@georgringer
Copy link
Contributor

use a more realistic export configuration

module.tx_sfeventmgt {
    settings {
        csvExport {
            # cat=module.tx_sfeventmgt/csv; type=string; label=Comma seperated list of fields to include in CSV export (e.g. firstname or event.title)
            fields = event.uid,event.title,event.location.title,event.startdate,event.enddate,event.enableWaitlist,event.enableWaitlistMoveup,uid, main_registration.uid,  confirmed,waitlist,registrationDate,gender, firstname, lastname, title, company, email, address, zip, city, country, notes,registration_fields

this is what a customer wanted and IMO it is a better default configuration because it includes more of what people need and it is easier to learn from that example and adopt it

@derhansen derhansen changed the title [!!!]][TASK] Improve default csv definition [!!!][TASK] Improve default csv definition Mar 6, 2024
@derhansen derhansen added this to the 8.0.0 - TYPO3 v13 milestone Jun 6, 2024
derhansen added a commit that referenced this issue Sep 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants