Hi Team,
I have requirement the i need to display the Barcode with length of 6 with below field values
first 2 digits - current page numebr ( ex:01)
second 2 digits - Total pages count ( ex: 10)
last 2 Digits - last 2 digits of personnel number ( Ex: 23) ( this field im already getting in the layout)
so it need to concatenate 3 field values ( 011023 ) and display as barcode , iam aware of binding a single field and display as barcode , but how do i concatenate 3 fields and display barcode? do i need to write script or logic ? where i need add it? please advice?
Thank you
Nk