Hi everyone, I am migrating over from app inventor so that I can compile my business app to iOS. I subscribed to the PRO version of Thunkable and am pretty bummed that something like listpicker is not available. I searched and read all available threads and the work arounds are not really satisfactory. My app is heavy with listpicker function and I’m wondering when (if) it will be available?
What is your app used for? @kartik14’s workaround as shown above is a fantastic idea. You could also though use buttons, as there is the Any Component, which means you can create or clone a button for j in length of list.
Basically it is a list viewer, which you can stylise and do cool stuff with like list picker.
The screen capture is what I hope to reproduce in Thunkable X. When listpicker is the app it appears as a white box with the word “Select” after selecting on of text items from the list that word than takes the place of select.
The scrLists screen shows a drop-down list, and the scrDialogs screen shows a dialog list for selection when you click the Custom dlg button or full screen on scrPickers (In this example, I use Local storage only to protect the page from freezing)