Changes

Jump to: navigation, search

Custom Field Type: Special – Barcode

199 bytes added, 16:20, 25 May 2009
no edit summary
* The Custom Field ID of the field that contains the integer or text string you wish to have converted to a barcode.
* The Code Type (also known as Symbology), which is the encoding format of the barcode.
* Whether or not the source text should be displayed along below with the barcode.
* The width of the barcode.
<u>Options:</u>
* '''customfieldid''' = the Custom Field ID of the field that stores the actual value.* '''codetype'''= can be any one of list the Code Types listed below. If none is provided the default is CODABAR (which only accepts integer values)
CODABAR, CODE11, CODE39, CODE39EX, CODE93, CODE128, CODE128A, CODE128B, CODE128C
UPCA, UPCA_2, UPCA_5, UPCE, UPCE_2, UPCE_5
::'''Note:''' Many of the Code Types listed above have strictly defined rules about the number of digits, location of alphanumeric characters etc.
::''For example, : EAN13 requires 13 integers. ; RM4SCC is for UK Postal Codes, and cannot have any spaces.''
::If the Custom Field you are using as the source does not meet the requirements no barcode will be displayed.
* '''width''' = The width of bars. The default value is 1.
Example of entriesExamples for the '''Values''' field::*12345 ''-will be interpreted as 12345,CODABAR,yes,1'':*12345,,,2 ''-will be interpreted as 12345,CODABAR,yes,2'':*12345,ISBN ''-will be interpreted as 12345,ISBN,Yes,1'':*12345,ISBN,,2 ''-will be interpreted as 12345,ISBN,yes,2''
12345,ISBN,yes,1
12345,ISBN,yes 12345,ISBN 12345 12345,,yes,1 12345,ISBN,,1 12345,ISBN,yes The Width and Height of the whole image can adjusted by width and height settings of customfieldthe [[Custom Field]]
0
edits

Navigation menu