Android Question Modify Dbutils Example

Bhrt60

Member
Licensed User
How do I modify Dbutils example so instead of using a Spinner
use EditText and the user has to type in the StudentID ?

Better yet is there a DropListCombo - although just being able type in
the ID will do !

(I'm trying to implement a Lookup on a Form only - NO Webview or List)
 
Last edited:
Top