# SAIL I have custom picker field Manager. When user types is 3 characters

# SAIL
I have custom picker field Manager. When user types is 3 characters, I need to get list of users with first name or last name matching with 3 characters.
Since I have thousands of records in manager list, I dont want to get all in page load. I am making db call using query entity when user types in the field.
Able to pass reference of value using _ in SuggestFunction, but how to pass the same in SuggestLabel to retain the selected manager value?
I have attached my SAIL code below.

CustomPicker_Example.txt

OriginalPostID-146352

OriginalPostID-146352

  Discussion posts and replies are publicly visible