|
S
|
Scrolin author 2/25/2018 |
|
Have found the answer to my 2nd question field.defaultValue( or this.defaultValuein its own field event) |
|
|
S
|
Scrolin author 2/28/2018 |
|
Experimentation has shown that it is safe to change defaultValue so it can be used to store the most recent change (thereby losing the original value) this.defaultValue=this.getValue();
|
|