I have these coupons (different types) sent to phone numbers to customers (using google script). When sms is sent - it creates this list in the image. Now i need to add these coupons in the sales form that shows active coupons that customer has. The question is:
- I want to make it dropdown menu - that has condition that checks if that customer has a coupon active.
- When on sales form - if that item is selected from dropdown it must be registered and market in the “Used or not” part.
How can i solve this project? this is giving me headache. I dont know if my approach is even correct. If there is different way to do this please tell me. Thank you