Hi
I'd like to add an image of a PDA to a form, add unbound checkboxes with their labels relating to different parts of the device. Upon clicking the various parts, a subform record will be added for that particular item.
For example, if the antenna and screen were checked the subform records would put 'Antenna' in subform record 1 and 'Screen' in record 2. Similarly if a box is unticked, the subform is requeried and that record removed from the subform.
I see this approach as being a little less daunting than a combo list within a subform that may contain up to 30 parts and ensures consistency with user selections.
I've trawled the forum looking for a similar scenario but have failed to find anything - can this be achieved without compromising normalisation etc
I'd like to add an image of a PDA to a form, add unbound checkboxes with their labels relating to different parts of the device. Upon clicking the various parts, a subform record will be added for that particular item.
For example, if the antenna and screen were checked the subform records would put 'Antenna' in subform record 1 and 'Screen' in record 2. Similarly if a box is unticked, the subform is requeried and that record removed from the subform.
I see this approach as being a little less daunting than a combo list within a subform that may contain up to 30 parts and ensures consistency with user selections.
I've trawled the forum looking for a similar scenario but have failed to find anything - can this be achieved without compromising normalisation etc