Editable sorting method for PDF templates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arturkulik
    Member
    • Apr 2025
    • 31

    #1

    Editable sorting method for PDF templates

    Hi,
    I guess many people would ask fo possibility to choose sorting data order on PDF templates,
    sometimes it's not possible to change default entity sorting order to achieve right sorting in pdf
  • yuri
    Member
    • Mar 2014
    • 9015

    #2
    It's not clear. Need more detail explanation.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • arturkulik
      Member
      • Apr 2025
      • 31

      #3
      Originally posted by yuri
      It's not clear. Need more detail explanation.
      Now if we are using pdf generation, sorting is defined by default sorting for entity, it would be nice to be able to choose sorting order and element to sort by

      Comment

      • yuri
        Member
        • Mar 2014
        • 9015

        #4
        You mean iterating through related records inside a template as I understood.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • arturkulik
          Member
          • Apr 2025
          • 31

          #5
          no, just sorting order defined in template for example You can have default sorting order in entity by createdAt Desc, but i'd like to have option to choose ex order data in pdf by name Asc

          Comment


          • yuri
            yuri commented
            Editing a comment
            You can customize the default order for an entity and for a specific link (relation).
        Working...