[BUG] - Custom inputs is not visible
Issue Summary
Custom inputs is not visible on invocie.
Environment
Chrome latest version running on macOS Sonoma 14.5.
Steps to Reproduce
- [First step to reproduce the issue] Check demo site, and try adding custom inputs until next-intl is working.
- [Second step to reproduce the issue] Try add custom inputs, no custom inputs is visible.
Expected Behavior
That they are visible.
Actual Behavior
None is showing, neither on live preview nor PDF.
Screenshots/Logs
Additional Information
Steps to reproduce is available above.
Possible Solutions
Not right now.
Acceptance Criteria
- [x ] The issue is confirmed and reproducible.
- [ x] Relevant details about the environment are provided.
- [ x] Steps to reproduce are clear and concise.
- [ x] Expected and actual behavior are described.
- [ x] Screenshots/logs (if applicable) are attached.
- [ -] Any additional relevant information is included.
[Note: Please replace the placeholders in square brackets with specific information related to your bug report.]
The custom inputs get passed to the final PDF, I just haven't figured out where to place them within the PDF
@al1abb I understand that.
But a quick questions, because I´m doing some edits on this to meet the local laws etc etc.
In InvoiceTemplate1.tsx, how can we keep the translation of the string but it´s become visible IF/WHEN you enter the text for like Account name. Now it´s always visible even though you are not entering anything.
The custom inputs get passed to the final PDF, I just haven't figured out where to place them within the PDF
First I'd like to thank you for the great tool you have created and shared publicly for free, very useful. About the custom input field, If I may suggest, can it just appear right below the address as it appears in the form?