JSON Codes for the Grid Table
This section provides the JSON codes that contain the data for the grid table in the grid print templates. You can use this information to identify the grid table elements for each transaction.
Before using these JSON codes, consider the following tips in customizing the grid table in the template:
-
Item details appear from the item sublist in the transaction record. To display the item details, you must use the record.item field. The fields
record.custbody_gridoe_productgrpdataandrecord.custbody_gridoe_trantemplatedatado not contain item details. -
You may overwrite the CSS file by updating the
{cssContent}inside the style . -
To change the maximum number of column attributes for each table, update the value in the
<#assign maxcol = 6>line.
For information about the other elements included in Grid Print Templates, see the following topics: