Hi Team, For PickerFieldCustom, we need to show the list of matching

Hi Team,

For PickerFieldCustom, we need to show the list of matching names based on value we type in that field as well as based on value of one more field on the same form.

So im fetching matching names by passing value entered in that field and other field values as inputs to a "View" (contains expected data) and storing as "Labels".
Same for identifiers, as I need same names for identifiers

Im fetching the labels by passing those 2 inputs to a query entity.
When I run that query entity, im getting correct results, but when I integrate those on the interface and test through interface im getting error "Invalid index () for null value of type List of Text String"

OriginalPostID-212371

OriginalPostID-212371

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data