While I configure DISPLAYBARCODE over a merged field the document fails to parse
"Error Message : “require parameter is missing or incorrect for barcode”
{DISPLAYBARCODE "{MERGEFIELD WOBarcode \*MERGEFORMAT }" s:CODE128-w:13\h 300\t\* MERGEFORMAT}
How to toggle DISPLAYBARCODE using IF condition
{IF {MERGEFIELD isBarcode}="false" {DISPLAYBARCODE "{MERGEFIELD WOBarcode \*MERGEFORMAT }" s:CODE128-w:13\h 300\t\* MERGEFORMAT} {MERGEFIELD WOBarcode \*MERGEFORMAT}}
WO_Picklist.docx (18.2 KB)