How to do this in App Inventor?
The overall problem is that I have list items in text format, and the app is connected to the DB via php. I know I could solve the problem in seconds on php, but I really need to solve this in app inventor. I need to convert text list item into an id number.
Edit: Here is the full AI2 code.blocks This needs to work in a way so it will display the input in my DB as id_numbers and not strings in the item list.
