Skip to content

Input field with character counter doesn't show in PDF template output #5025

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

Closed
2 tasks done
ebruchez opened this issue Oct 7, 2021 · 3 comments
Closed
2 tasks done
Assignees

Comments

@ebruchez
Copy link
Collaborator

ebruchez commented Oct 7, 2021

  • repro
  • fix
@ebruchez
Copy link
Collaborator Author

ebruchez commented Apr 14, 2025

Ideally, I'd like to bind a simple field output to:

xf|input[appearance ~= character-counter][fr|pdf-template = true]

This requires #2479, for which I have some work in progress.

@ebruchez
Copy link
Collaborator Author

If we don't have #2479, we could work around it with more rules for the PDF template processor.

@ebruchez
Copy link
Collaborator Author

ebruchez commented Apr 21, 2025

Also fix:

  • xf|input[appearance ~= character-counter]
  • xf|textarea[appearance ~= character-counter]
  • xf|textarea[appearance ~= 'xxf:autosize']
  • xf|textarea[appearance ~= clipboard-copy]
  • xf|output[appearance ~= clipboard-copy]

ebruchez added a commit that referenced this issue Apr 22, 2025
- depends on #2479
- more form controls still need to be tested
@ebruchez ebruchez moved this to Done in Orbeon Forms 2025.1 Apr 22, 2025
@ebruchez ebruchez closed this as completed by moving to Done in Orbeon Forms 2025.1 Apr 22, 2025
ebruchez added a commit that referenced this issue May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant