- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2020 02:29 AM
Hi SNOW Experts,
I'm looking for a way to make a catalog item variable as a barcode scanner on Now Mobile App(New York).
I tried adding barcode as a variable attribute, but no luck with that. Any help is appreciated.
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
Now Mobile
- 2,582 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2020 08:03 AM
Hi Karteek, if you are using the New York release mobile app, you are probably not able to do it because catalog items are rendered using an embeded mobile service portal page.
You should be able to do it using the Scan QR Code action along with a function and a form applet or list applet, but not trough record producers or catalog items.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2020 11:03 AM
Hi Karteek,
To add to viniciusoliveira's answer -- if you want to create your own scan QR action, you can refer to the K19 lab below (lab 3):
Best,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2020 05:00 AM
How you guys achieved it then? I am able to create a function and show the barcode and some text fields but that is not enough. I want to show some drop-down fields and display the values based on some conditions?
How these things can be done in the function and UI parameters? Can I redirect the user to record producer after a device is scanned and pass the scanner value to a record producer?