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

Stretch goal: If appropriate, keep some fieldMappings after file reload #11

Open
choilmto opened this issue May 16, 2019 · 0 comments
Open

Comments

@choilmto
Copy link
Collaborator

After loading a PDF, then loading a CSV, and mapping at least one CSV column to one PDF field, the fieldMappings array is no longer empty. If you then reload a PDF, retain the mappings for PDF fields that are in both the previously loaded PDF file and the newly loaded PDF file. Meanwhile, when reloading a CSV, retain the mappings for CSV column headers that are in both the previously loaded CSV file and the newly loaded CSV file.

In the case where the user does not want to retain mappings after creating a batch of PDFs, there needs to be a reset button to clear fieldMappings.

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

1 participant