Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table maintainance generator

Former Member
0 Likes
901

Hi,

In TMG for example i have 2 fields one is user name and another one is email id.when user entering the username after press enter email id should be update automatically.

1 ACCEPTED SOLUTION
Read only

vijendra_karada
Explorer
786

Go to TMG->Environment->Modification-> Event.

Write your code here to display email id.

3 REPLIES 3
Read only

Former Member
786

Use TMG Events.

Read only

vijendra_karada
Explorer
787

Go to TMG->Environment->Modification-> Event.

Write your code here to display email id.

Read only

Former Member
0 Likes
786

OK.THANK YOU.GOT IT...