I am trying to capture the modified value of a text attribute, on a Java dialog,
when the user clicks the Save button.
How can I detect the final field’s value on the form (without looping or having to reopen the form) when the user clicks the Save button?