Stock Level by Scanning Barcode

Yea i was haha just trying to work things out for myself lol

so instead what i did was just create a program setting for each product tag i want to include instead, so in my more details screen i have got 3 product tags displayed

then used the ask question to format the output
<color black><size 50><bold>Product:</bold> {SETTING:PRI Inventory Name}\r<bold>Barcode:</bold> {SETTING:PRI Product Data - Barcode}\r<bold>Currently Stocked:</bold> {SETTING:PRI Product Data - Currently Stocked}</size></color>

So when i click my product information button i have 3 “screens” that i can display:

  1. Main Screen - Product, Price and Stock Level
  2. More Details - To include any of the product tags
  3. Product Image

Heres how they look:
Main Screen

More Details

Product Image

thanks again for your help with this :slight_smile:

3 Likes