Avatar

Level 4

Hi

I have a problem with the data from a numeric field, when it is encoded in the barcode the validation pattern seems to be ignored.

I have set the validation pattern of the numeric field to be

num{9999}

And when I enter a value like "0200" it is displayed in the form as "0200", which is correct.

BUT in the barcode the value is captured as "200", which i NOT what I want. I need all four characters to be in the barcode. Even when the first one i 0 (zero).

How can I do that?

Kirstine