reference qualifier to show required locations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 09:05 AM
I have a location field (reference field ) its upon cmn_location table when I click on the field its showing all the locations present in it, cant I make it such that it only show the locations that I want? is there any reference qualifier for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 09:40 AM
You can write the below condition in the variable as attached in the image below:
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 07:16 PM
@kiran kumar m1 you can add the "reference qualifier condition".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 09:26 AM
You can use the advance reference qualifiers as follow:
Here I used same "cmn_location" table, and query as "citySTARTSWITHsan" diplays only cities that start with "san"
Thanks,
Veena Praneeth