BarCode Filed

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
User avatar
naturick
Veteran Member
Posts: 39
Joined: 2014-07-07 18:47
Location: Cluj-Napoca
Contact:

BarCode Filed

Post by naturick » 2014-07-15 15:23

I have a Barcode Filed (I will use http://www.barcodephp.com/ to generate from there the image...I hope)
So, I would like to produce following:
1) barcode (EAN-13) auto create by pasting some other field parts:
CUSTOMER_ID(1)+LOTTO(6)+DATA_LOTTO(part of it: yyyymm)
DATA_LOTTO is an automatic value: Creation Date

These are just few small things....the rest I hope to solve with Guru Uday :D

table_otto
Veteran Member
Posts: 30
Joined: 2015-05-12 13:05

Re: BarCode Filed

Post by table_otto » 2015-06-20 14:14

Hello,

have you solved the barcode question? I search for a similar problem a solution...

Regards

Post Reply