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

fill pdf field or move to attachment - function #1327

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

rbrtrfl
Copy link
Contributor

@rbrtrfl rbrtrfl commented Oct 21, 2024

Since we are repeatedly doing the same thing: Filling form fields which have a character limit and potentially move the content to the attachment page - I thought we could move this logic into a versatile function.

possible iterations:

  • add number of allowed line breaks for multiline form fields (e.g. Bankkonten)
  • content for fields that allow multiple entries (also e.g. Bankkonten) is moved to attachment when entries > 1

questionable cases:
where there are multiple form fields for the same content e.g.:

  • section H 6.
  • section I (Sonstige Zahlungsverpflichtungen) & J (Besondere Belastungen)

@rbrtrfl rbrtrfl marked this pull request as draft October 21, 2024 10:06
@rbrtrfl rbrtrfl marked this pull request as ready for review October 21, 2024 10:13
Copy link

sonarcloud bot commented Oct 21, 2024

@rbrtrfl rbrtrfl added the RAST label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants