I am trying to work with Lists.
My end game it to get export fielded data to a Word document that I can convert to PDF and deliver to customers. I was told elsewhere on this forum to use the Generate Report function. I have used the Export feature to go to Excel, and I've been able to export the content of one table.
I have a Sales Order table. This table contains pertinent info regarding Orders. The screen that is used to manage the Orders table collects some data that is "multi-entry." As far as I can tell, the way to manage this in Method is to create a grid from a linked table on the screen which displays the relevant records. I set this up the way the stock Invoice screen handles the Line Items.
So, I need to get my screen to convert to Word. With the data from these "embedded" "multi-entry" grids properly displayed.