How to display locations based on country in catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 01:44 PM - edited 09-04-2023 01:44 PM
Hello everyone can someone help me figure out why this doesn't work i want to display locations based on value put in country
i have two fields : location and country
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:13 PM - edited 09-04-2023 02:19 PM
The OOB column name for Country in the Location table is country (instead of u_country) so update your Ref Qual as from using 'u_country=' to 'country='
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:33 PM - edited 09-04-2023 02:34 PM
@Craig Gruwell don't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 03:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 03:16 PM