Search found 5 matches

Go to advanced search

by gabriele vidali
Thu May 28, 2015 8:49 pm
Forum: Issues
Topic: How to access multiple values from JS editor
Replies: 2
Views: 458
 
Jump to post

How to access multiple values from JS editor

Thanks.
Visual explanation was here http://i.imgur.com/KvRyJov.png

by gabriele vidali
Tue May 26, 2015 10:00 pm
Forum: Issues
Topic: How to access multiple values from JS editor
Replies: 2
Views: 458
 
Jump to post

How to access multiple values from JS editor

https://d2r1vs3d9006ap.cloudfront.net/s3_images/1211198/multiplevaluesforjs_inline.png?1432677430 I have multiple values linked to a single field as shown in the image and want to show both. I tried: item = items.array[name] + items.array[quantity]; return item; I also tried: item = name + quantity...
by gabriele vidali
Tue May 26, 2015 9:50 pm
Forum: Issues
Topic: The barcode scanner component does not work in the browser
Replies: 4
Views: 862
 
Jump to post

The barcode scanner component does not work in the browser

Ok, that's what I thought.
However you might use https://github.com/LazarSoft/jsqrcode or https://serratus.github.io/quaggaJS/e... in the future for full non-hybrid web apps.

Thanks for clarifying it

by gabriele vidali
Tue May 26, 2015 5:52 am
Forum: Issues
Topic: The barcode scanner component does not work in the browser
Replies: 4
Views: 862
 
Jump to post

The barcode scanner component does not work in the browser

The barcode scanner apparently works only when using the appery.io. tester app. If I use the mobile browser to directly open the web app, the barcode scan button does not trigger the camera.

Go to advanced search