I am looking to only display coupons that are directly linked to the store the user is buying a product from.
I currently have a repeating group that is displaying the coupon information (sorted by value) in a repeating group.
How would I get the repeating group ONLY to display coupons related to the store the user is buying items from?
Here is currently what I have set up:
This is the repeating group on the page:
Here is the Coupon data type I created:
Here is the CartItem data type I created:
Here is the product data type I created:
Here is the dispensary (store) data type I created: