Avatar

Level 10

Hi,

The simplest way is to give both fields the same name and then in the Object/Binding tab set the binding to Global (eg the third example in the attached form).

The other way is to have script (either JavaScript or FormCalc) in the calculate event of the second field (eg examples 1 and 2).

The last example, may happen if you leave out the .rawValue in the javascript. Pay it no heed.

Good luck,

Niall