I have a list on https://docs.google.com/spreadsheets/d/1SyolfzkBd5lr3ihmqwx5zUu40awMaNq3CnXw0HrCtfI/export?format=csv. I want to search the list by name. When the search is done, touch it and click on another screen. Please help me
Search in the list (initialize it with list from csv block
) with for each item in list
and contains
blocks.
What do you mean?
For example, I have a list in ListView, now I want to search for an address in that list, then I click on that address, then I switch to another screen that gives the parameters of that address.
Please help me. I’ve been doing these days but I can’t
Read this post:-
My list is created from
https://docs.google.com/spreadsheets/d/1SyolfzkBd5lr3ihmqwx5zUu40awMaNq3CnXw0HrCtfI/export?format=csv
how can i give
You are getting table list so use ’ list from csv table text ’ and set ColinTreeList View list to this list and then proceed to my above post.
good night how can I do what you mention?