Populate from Edittext?

Pops

Member
Licensed User
Longtime User
Is it possible to populate the contact name(SomeContact) of the following from an Edittext box?

B4X:
listOfContacts = Contacts2.FindByName("SomeContact", False, False, False)

Sorry if this doesn't make any sense.
 

Pops

Member
Licensed User
Longtime User
I want to enter "John Smith" in a "edittext" box and have it somehow populate the "Some contact" portion of the code.
I'm a noobie at this, thanks everyone for bearing with me.
 
Upvote 0

Pops

Member
Licensed User
Longtime User
Thank you so much, can't wait to get home to try it. Right now my 8 month old grandson is seeing Santa!
 
Upvote 0
Top