Here is an instersting question. Either it is that unique or I havent searched for the correct things, but I havent found the answer I am looking for.
I have a main form with a subform linked with CollectionID field, basically the subform is a series of checkboxes that when checked an unbound text field with numeric values becomes available and is unique to that record on the main form. What I am trying to do is when a new record in the mainform is selected then the subform goes back to original state with the check boxes blank and the text fields not visible until checked again. right now what happens is the checkboxes become unchecked but the checkboxes remain visible.
Not sure how to resolve this.
I have a main form with a subform linked with CollectionID field, basically the subform is a series of checkboxes that when checked an unbound text field with numeric values becomes available and is unique to that record on the main form. What I am trying to do is when a new record in the mainform is selected then the subform goes back to original state with the check boxes blank and the text fields not visible until checked again. right now what happens is the checkboxes become unchecked but the checkboxes remain visible.
Not sure how to resolve this.