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

export csv & xls bug #1180

Open
fulaizhang opened this issue Nov 1, 2024 · 1 comment
Open

export csv & xls bug #1180

fulaizhang opened this issue Nov 1, 2024 · 1 comment

Comments

@fulaizhang
Copy link

I have 3 forms.
image
3 forms have same fields(firstname, lastname, email, telephon and request )
image
image
image

if i click export button, all fields are emty. because only ids from 1. form checked.

@fulaizhang fulaizhang changed the title export csv & xls export csv & xls bug Nov 1, 2024
@SadikAtMNM
Copy link

I can confirm. And there is a way to export anyways:

  1. chose the form first and do "Filter List"
  2. manipulate the "Extended Export Settings"
  3. export

Seems like the javascript variable export_fields is not properly set initially.

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

No branches or pull requests

2 participants