Modify default query for Sn record picker?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:33 AM - edited 03-22-2024 06:36 AM
I want to show the result only based on what I type, but as of now whenever i click on the Field it shows some default values so this data should not be shown if nothing is entered how can i do that?
as i see default query is active=true how can i pass the default query dynamically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:40 AM
Hi @THOUSIF S N1 ,
If you want to show results based on what user types , ex : if user types B and it should show results starting with b , then you you need to use Auto - Complete feature on your variable .
Refer below URL :
Please mark correct/helpful if my response helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:44 AM
It is not a variable, Its a widget