J
John Bruen
How do I enable/disable and lock/unlock fields using
events for subforms? I had all fields on 1 form and had to
move fields to a subform. How do I refer to the fields on
the subforms and where do I put the code? I tried mainform!
subform!fieldname.enable = true and it did not work.
events for subforms? I had all fields on 1 form and had to
move fields to a subform. How do I refer to the fields on
the subforms and where do I put the code? I tried mainform!
subform!fieldname.enable = true and it did not work.