- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 01:35 AM
Hello Community!
I have one requirement in my project that, we need to remove empty option from suggestion when we click on empty field
How to remove empty from suggestion
Please help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 02:00 AM
Hi @Asha Pathak
Based on your screenshot, it looks like the Location field is a Reference variable. If you'd like to filter out Locations with empty names, you can add a straightforward query in the Reference Qualifier.
Here's a sample setup for the Reference Qualifier:
Or with Advanced reference qualifier
nameISNOTEMPTY
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 02:00 AM
Hi @Asha Pathak
Based on your screenshot, it looks like the Location field is a Reference variable. If you'd like to filter out Locations with empty names, you can add a straightforward query in the Reference Qualifier.
Here's a sample setup for the Reference Qualifier:
Or with Advanced reference qualifier
nameISNOTEMPTY
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 02:27 AM
Hello @Asha Pathak
I hope this Answer is useful to your Question,
To remove empty dropdown filed in location go through this steps :
Right click on location filed and select Configure Dictonary as shown in below image
After selecting Configure Dictonary filed it will show all the related dropdown filed are available , As show in below image
once click on filed Empty ,here you can delete the filed and click on Delete button As show in below image.
Finally you can delete Empty dropdown filed in Location filed in Given below
Through this process you can able to delete the empty Dropdown filed in Location label.
Best regards
Mule Syam