Barcode and placeholder

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
kno_dk
Posts: 45
Joined: Wed Oct 17, 2012 4:19 am

Barcode and placeholder

Post by kno_dk »

Hi.

Is it possible to add a placeholder in a barcode input field? we have add a popup but the customer think it is annoying that they have to tap before it disappear.
Here are my barcode field:
ÆCom_Owner.Set_Barcode Layout_Col(1) Layout_Row(1) Onscancomplete(SUBMIT_SINGLE) Multipleentries(False) Name(SINGLE_BARCODE) Scanner_Code39(True) Scanner_Qrcode(True) Scanner_Upca(True) Scanner_Code128(True) Scanner_Itf(True)

/klaus
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Barcode and placeholder

Post by tsupartono »

Hi Klaus,
The barcode element does not currently support 'Placeholder' property.
I have added this to the list of enhancement request for the next release.
Post Reply