Hi, I’m using the Template Print Plugin and have a few questions:
Environment Details
- NocoBase Version: v1.7.13
- Browser: Brave Latest
- OS: Windows Server 2022
Questions
- Checkbox Display
- How can I add a checkbox in the template? Currently, boolean fields display as
Status: True/False
, but I’d prefer an actual checkbox.
- Clickable Images in PDF
- The default PDF export makes images clickable links (viewable directly in the PDF). Can this be achieved in the Template Print Plugin? This would simplify sharing documents with embedded attachments.
- Custom PDF Filename
- Currently, exported PDFs follow a format like
Job-Order-Template-58190969
. How can I customize this to include order details (e.g.,00391-Invoice-Golden Cup
)?
- Bulk Print/Export
- Is there a way to print multiple entries (e.g., thousands of orders) at once instead of exporting them one by one?
- Conditional Price Masking
- I use the Mask Plugin to hide prices in the UI. Can this be applied to PDF exports? Some users need prices visible, while others (e.g., non-finance teams) should see masked values.
- Sub-Item Management
- When creating sub-items in orders, is there a way to duplicate & rearrange rows (e.g., via drag-and-drop)? Currently, inserting a new row requires deleting and re-entering data.
Thanks for your help!