Skip to Content
-2
Aug 24, 2023 at 02:28 AM

Display Barcode with multiple field values in SAP ADOBE form

283 Views Last edit Aug 25, 2023 at 02:19 PM 2 rev

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