Skip to Content
0
Former Member
Mar 23, 2010 at 06:29 AM

How to link concatenate field to barcode in Print layout design?

303 Views

Dear all expert,

May i know how to link the barcode field to concatenate field in print layout design?

Scenario:

Field_111 = doc numbering

Field_112 = doc_prefix

Field_113 = barcode which will print the combination of Field_111 + Field 112. As result the barcode printing out on the print layout design document should be "docprefix + doc_numbering"

I tried to drag the barcode from the PLD & go field property -> content,

change the source type to "formula", then put formula as " concat(Field_111,Field_112)"

It look the barcode doesn't get the source correctly. How do i need to do that for barcode printing which is not directly from the database, but from the formula field in PLD?

Regards,

Eric Tan