Help with input mask

tblues87

Registered User.
Local time
Today, 06:57
Joined
Apr 7, 2011
Messages
22
Hi

Can someone help me with input mask.
You can see on picture in attachment, I have a field OIB that consists of 11 digits.
Each digit must be in it's own box. I tried to to that with input mask but there isn't enough space.

I need that for printing a report, I putted the picture in attachment in background and set it not to be visible.

Thanks
 

Attachments

  • OIB.jpg
    OIB.jpg
    99.7 KB · Views: 127
You might want to adjust the picture size and/or text size to fit the image;
ideally, the mask will be something like 00000000000
but remember you can use some placeholders such as - to space out the digits as needed.
 

Users who are viewing this thread

Back
Top Bottom