[HELP] Using ListSearch extension


How do I fix this, I am currently using 3 lists, first list is for getting the first name, second list is for the last name and third list is for combining the first name and last name. And as you can see, I cannot filter the names since I was just combining both the first name and last name from table

I more or less showed you how to do this a month ago, using AppInventor list blocks, no need for an extension...



Heres the result, it gave me a blank result. If possible, i would like to continue using the listsearch since the block "make new filtered list" is no longer available in kodular(planning to use kodular soon)

by the way, the nameSpinner elements came from the combination of two lists, firstName list and lastName list which I suspect that it gave a blank result

You may need to check your work, and use Do It when running the companion app to view your progress. It worked for me in my example, so no reason why it should not work for you.

Then as suggested previously, ask on Kodular, when you start using it, again, for help with the listSearch extension, and/or ask the extension developer.

I just did run on Do It but still same result.

Look at my example aia again, just re-tested, still works OK.

I just did it on my end, did some experiments and as what I've observed, it only works if it is only 1 list is involved

How are you selecting between your 3 lists (which I presume are for the spinners) ?

You will simply need to adjust your variables for your first two, but will be more complex when combining first and last name. I will do some testing this end.


For reference of my 3 lists...

I assume that is because coming from two lists and was just combined into 1, thats why I'm having problems on correcting this since I am also still quite a novice

@TIMAI2 hi, I was finally able to resolve my proble by just using the ListUtilz extension. But I have just a slight problem when using the extension. I get this error when running on companion

How do I resolve this for testing purposes on the companion, since it works perfectly fine when I tried compiling it on apk