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 from including the empty fields.
Is this possible and if so how?
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Not possible ...data binding is not a dynamic property.
Paul
Views
Replies
Total Likes
Ok, bummer but thanks for the quick response!
Views
Replies
Total Likes