Let me know ? how to link Barcode Scanner to filter bar of List view or List Picker
Explain better. Probably you can't add the result of scanning inside the filter bar , you can add the result inside a variable to show it in a listview or listpicker.
Show your goal so we can find an alternative solution
Perhaps a custom filter bar is needed ?
Use the bar code scan result to filter the table used to generate the Elements.
I want to take the data from barcode scanner without typing on SEARCH BAR (Ex: 01- scan the barcode, 02 - automatically drop down the list view, 03. automatically paste the data of got from barcode scanner on search bar
Don't show the scanned result in the filter bar but generate a new variable filtered by the result and show it in the listview