[Feature Request][PDF] "Export" All Field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • esforim
    Active Community Member
    • Jan 2020
    • 2204

    [Feature Request][PDF] "Export" All Field

    Issue: Too many field to add in PDF "archive"

    Reproduce: Create many field in an entity, then create a PDF template for the entity. Each field must be added manually.

    Proposed Solution: "{ExportAllField} tag will print every single found data similar to the Excel/CSV Export

    Not sure if this is a stupid feature request, I recently worked on my Case Entity and the amount of new field is getting quite long. The export feature allow me to Export All Fields but PDF it don't have this option.

    It be good if we can Export all field available... I think this will also help with Debugging PDF Template as well. Or should this feature be done in SQLQuery...?

    Anyway I thought to create this thread, and in hope that it is considered a good feature request!
  • rabii
    Active Community Member
    • Jun 2016
    • 1250

    #2
    it sounds good however only issue is how to display all fields through ExpoertAllField tag imagine you have enum - array - another related entity collection - varchar - text etc it will be difficult to render all fields and also will be a mess in terms of design.
    Rabii
    Web Dev

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

      #3
      I suppose it is just raw format? The same way as the Excel export.

      Hence the reason "Not sure if this is a stupid feature request"

      Comment

      Working...