0

Print multiple records

I need help to be able to print multiple records in a specific report layout

The records to be printed are the result of a filter

Example

let p:= select ’Table’ where choice like “Alain”;

print(p, report layout)

I notice p returns an Array containing multiple Record ID

How do you print the Array in a specific report layout^^

Thank You very much

1 reply

null
    • Jorg
    • 5 yrs ago
    • Reported - view

    Hi, 

    If the table is connect with the current data record where you have opend the layout you can add the subtable via the plus sign atop the layout.

    We have already included the function to add also the form element "view" into the layout in our list of requested improvements. We hope to be able to publish them in one of our upcoming versions.
    Thank you very much for your patience.

    Best, Jörg

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1632Views