RESOLVED!!! Text Box Entry
I have a text box for account number entry. After update I have an even that populates another text box with the portion of the account number I need. I want to use this posrtion of the account number to populate an email address. This email address is specific to that portion of the account number. I can get the portion of the account number to show up using the OnClick Event, but the email address text box stays empty.
I want the email address to populate, but it can only be populated based on the second text box.
Acct.#
xxxxxxxxxxxxx -----> Acct Portion
xxxxxx ------> Email Address
xxxxxxxx@cccc.c
I have a text box for account number entry. After update I have an even that populates another text box with the portion of the account number I need. I want to use this posrtion of the account number to populate an email address. This email address is specific to that portion of the account number. I can get the portion of the account number to show up using the OnClick Event, but the email address text box stays empty.
I want the email address to populate, but it can only be populated based on the second text box.
Acct.#
xxxxxxxxxxxxx -----> Acct Portion
xxxxxx ------> Email Address
xxxxxxxx@cccc.c
Last edited: