Checkbox resets to its default value when instance is added / removed from dynamic table
Hi everyone, i have a problem with my xfa form:
Form structure:
Master page: Checkbox with states "On/Off", default value "Off" (=0).
Page: Dynamic table
Procedure:
1. I click and activate the checkbox, value is now "On" (=1).
2. When i add or remove an instance (row) in the dynamic table on the page the checkbox on the master page is set to its default value (=0).
Why does it behave like that? I cannot figure it out...
Link to my file: axel_1982_file.pdf
Greetings,
Axel