Page 1 of 1

BarCode reader -ZXing

Posted: Sat Jan 25, 2020 4:42 pm
by Janusz
Hi,
I wanted to implement 2D zxing barcode reader to nuBuilder with the following code from:
https://stackoverflow.com/questions/263 ... 9#29931389
(code from the part named: NEW VERSION 12/19/16)
Barcode scanning works properly as separete html page on Android (it requires to install ZXING barcode apk).
When I paste this code to the HTML nuBuilder object - scanning works properly - but just after the code is scanned it goes automatically to the previous page/breadcrumb (exactly like pressing BACK button).
If it is placed on the top panel (the first one which appears after login to nuBuilder) then it works properly.

Can anyone give any advice what to do not to have "back" action after the barcode is scanned from nuBuilder form?

Re: BarCode reader -ZXing

Posted: Sun Jan 26, 2020 12:37 pm
by Janusz
after some more investigation - windows hash behavior is not specific to nuBuilder
was trying some solution but none was OK - so please disregard above post
https://stackoverflow.com/questions/387 ... e-document

Re: BarCode reader -ZXing

Posted: Tue Feb 18, 2020 10:40 pm
by admin
.