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:
- Main Screen - Product, Price and Stock Level
- More Details - To include any of the product tags
- Product Image
Heres how they look:
Main Screen
More Details
Product Image
thanks again for your help with this