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

[Feature] Detect field types and render them per type #6

Closed
tertek opened this issue Aug 12, 2021 · 1 comment
Closed

[Feature] Detect field types and render them per type #6

tertek opened this issue Aug 12, 2021 · 1 comment

Comments

@tertek
Copy link
Collaborator

tertek commented Aug 12, 2021

To decrease amount of needed @CALCTEXT annotations for multiple-choice fields this feature could increase UX:

During PDF Injection Render:

  1. Detect field type
  2. per type switch case:

radio_button: fetch label for value
checkbox: fetch label for value
default: return value

  1. continue
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