Hello EveryOne
I am creating a search bar with suggestion list and getting an error. Can anyone solved this error .
Please Help
Block Images
Hello EveryOne
I am creating a search bar with suggestion list and getting an error. Can anyone solved this error .
Please Help
Block Images
Can you post screenshot of error ur getting
@Milon_Mishra1 Please Share the screen shot of relevant error you are getting
So @Milon_Mishra1 Here you are having a list named ‘Search_List’
Yes, in that you are having the items / elements / list of items.
In yellow block ‘for each item in list’ , you want to check whether the items in the ‘Search_List’ contains the text typed in textbox correct ??
Then if it contains then for each number till the length of list you are adding item in list ‘list’, with items:-
Make a list [0] Select list item from list ‘item’ from index = number
Here is the mistake I think so
Is your item a list itself , you are searching for item which is not a list. This is wrong format
You are using search in list block but from the list you want to search is item itself
I hope this would help you
Can you Show Me The Blocks PLease
@Milon_Mishra1 welcome to Niotron!
Hello @Milon_Mishra1,
Welcome to Niotron!
Wait for @Bharat_Android_App’s respose else I’ll try to send you the solution
I am saying that
This is wrong block