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
865

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
750

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

Write your code here to display email id.

3 REPLIES 3
Read only

Former Member
750

Use TMG Events.

Read only

vijendra_karada
Explorer
751

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

Write your code here to display email id.

Read only

Former Member
0 Likes
750

OK.THANK YOU.GOT IT...