Fill fields by combobox

H

Harry

I have a form used to send e-mail to my contacts.
When the main form Contacts is loaded (at this moment the form is visible as
a new tab) the object EmailAddressTo is filled automatically with the known
emailaddress.
As I open the email form seperate I do hide the EmailAddressTO object and a
ComboBox is shown instead.
The combobox is displaying the CompanyName and should "inject" (after update
and pressing Enter) the fields ContactID,EmailName in their corresponding
Fields.
I managed to complete a part of the requirements being;
after update to insert the emailname but it does not work while autocomplete
(meaning: typing a part of the companyname and press enter).
Who can help me out?

Greetings,
Harry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top