Support Board
Date/Time: Mon, 03 Nov 2025 08:32:39 +0000
Post From: How to know if the user changed an input value
| [2023-01-12 19:42:13] |
| ycomp - Posts: 325 |
|
is there any way to know if the user changed an input value? user open studies settings and changes a value or to know at least that the dialog was opened and some settings were potentially changed? for example I would like to calculate something based on the value of an input, I could do this once initially using a persistent variable that sets to 1 if study settings have been initialized, but - what if someone then changes some study input's value? this persistent "init" variable would still be set to 1 so it won't execute that code again even though the input has changed. |
