PDA

View Full Version : onChanged()


DonSchwirtlich
11-10-2004, 02:40 AM
Does anyone have any examples of or help in using the onChanged() function.

Thanks.

skjc
11-10-2004, 11:19 AM
Hi again Don,

I have attached an example of on changed. To help with the other thread as well I have included 3 text fields (input) and one dynamic field.

In the first text field the dynamic field is updated immediately on a change to the field value.
In the second text field the dynamic field is updated immediately on a change to the field value but it also performs a calculation (number based).
In the third text field the dynamic field is updated after the user presses the update button on screen.

hope this helps.