Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support David G

    (@gravid7)

    Hi @jeff-daigle

    Thanks for reaching out to us.

    To display the custom product field in the order item table you can use product_post_meta=_meta_key in shortcode.

    [wcj_order_items_table
        table_class="pdf_invoice_items_table"
        columns="item_number|item_name|product_post_meta=_meta_key
    |item_quantity|line_total_tax_excl"
    columns_titles="#|Product|Cutom Field|Qty|Total"<br />
    columns_styles="width:5%;|width:45%;|width:30%;
    |width:5%;|width:15%;text-align:right;"]
    Plugin Support David G

    (@gravid7)

    Hi @jeff-daigle

    I haven’t heard back from you, so I believe the issue has been resolved.

    I’m marking this topic complete, please feel free to open a new thread for any further queries.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PDF Invoicing: Possible to add Custom Field to wcj_order_items_table?’ is closed to new replies.