formChange losing selected value

I saw what you mean and confirm this is not normal. Will investigate further and report our findings.

Meanwhile here is a workaround:

  1. Data-bind the form to a page property (set its Data property):
  2. Set the UpdateDataOnChange property to true.

Attached is an updated project with the aforementioned changes.

hide-form-fields.zip (5.6 KB)