Add support for TextFields with same fieldName, ie. TextFieldGroups #3821
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A use case for this feature is multi-page documents with fields that are duplicated on each page (e.g. name and date on medical forms). Resolves #3361
Also, upgrade "rollup-plugin-terser" from 6.1.0 to 7.0.2 for optional chaining support.
Let me know if you'd like me to submit a pull request that combines this one with #3813
Example:
![jsPdf](https://private-user-images.githubusercontent.com/3116028/409754854-3547f45a-9ed5-403d-88bb-d995b522b8f2.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjUwNjQsIm5iZiI6MTczOTM2NDc2NCwicGF0aCI6Ii8zMTE2MDI4LzQwOTc1NDg1NC0zNTQ3ZjQ1YS05ZWQ1LTQwM2QtODhiYi1kOTk1YjUyMmI4ZjIuZ2lmP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTJUMTI1MjQ0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGFjNGU4MTM2OWU3MDgzNDM3NzUyM2JmZWY5YTM5ZmI1ZGE1ZTZmNTAxY2Q1MmQ5YzY4NzkyMjRjNzEyMWI1OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.9z_O8I_KyNELUeFjabASZMYT6AZbKdJDEu-uZNqLRHo)