Hide Item component Prices in HTML/PDF Layout
Good morning Everyone,
I am looking to modify our current PDF/HTML transaction quote layout to hide the pricing of the item components.
Based on the functionality of an item group, I need the following fields checked:
REFERENCE START/END LINES ON PICKING TICKETS
and
DISPLAY COMPONENTS ON TRANSACTIONS
This is the end result I am trying to accomplish:
Is there a way I can write a conditional statement that targets that if there’s an endpoint existing, then to hide the rate/amount of the item compenants?
you can use an advance pdf form and within the #list for items add a confitional, if item is component, don’t print the column or such