I have a subform with several fields that are hidden unless the user clicks on a checkbox to display them. I would like to set their Default Data Binding to 'None' initially, and have the Default Binding change to 'Normal' when the checkbox is clicked. In this manner I can prevent the XML submission...