SupportCategory: Simple Object DesignerAdding a field to a report or page.
Gareth Lear asked 1 month ago
Is there a way I can add a field from a different table to that already used by the page or report? E.g. I would like to add the tariff number (commodity code) from the item table to the sales invoice report. 
1 Answers
Best Answer
hougaard Staff answered 1 month ago
Two options:
  1. Use field transfer of an existing field (from Item to Sales Line, to Sales Invoice Line)
  2. Add a flowfield (subtype lookup) to the invoice table
then add that field to the report.