Remove item List

For aia store, suppose you get value form a database
And you have 3 list title, Download, type
The values in the list are

  1. Search aia, notifier aia, quiz aia
  2. 10, 20, 30
  3. Paid, free, freemium

Then while searching use 1st list and the search result is quiz aia ( index is 3 )
The for getting other info from other lists use select item from list block and set the index to the index of the result.

And instead of using my guide use Extensions as it simplify the blocks.

https://community.kodular.io/t/listfinder-extension-find-items-in-list-free/89701