Is it possible to set the value of textbox at runtime when the form is opened in edit mode every time? I tried to use rules with no success.
I want to capture the current value of another field (a choice field) so when that other field is changed, I can store the current (old) value in the textbox.