T
Troy Zeleznik
What I'm trying to do:
I'm designing a template for use between supplier (me) and
vendor. Initial events occur with creation: NEWDOCUMENT
and child document is configured per scope of supply. No
problem doing this. After child document creation I want
to use document-embedded controls (checkbexs, listboxes,
etc) to change the document at local level. For example,
if a drawing is supplied, I want to insert a spot to enter
its number and rev. for recording puroses.
How I'm trying to do it:
The Embeded controls coding is going in to
the "ThisDocument" sheet of the Parent-template. When I
open a new child-document based on the template,
the "ThisDomument" sheet of the chid is empty. The Child
document contains the control object but no associated
code.
Is it possible to use DOCUMENT CONTROLS in this manner?
How can I propagate embeded controls code from the
template to the child document?
Thanks for the help...
I'm designing a template for use between supplier (me) and
vendor. Initial events occur with creation: NEWDOCUMENT
and child document is configured per scope of supply. No
problem doing this. After child document creation I want
to use document-embedded controls (checkbexs, listboxes,
etc) to change the document at local level. For example,
if a drawing is supplied, I want to insert a spot to enter
its number and rev. for recording puroses.
How I'm trying to do it:
The Embeded controls coding is going in to
the "ThisDocument" sheet of the Parent-template. When I
open a new child-document based on the template,
the "ThisDomument" sheet of the chid is empty. The Child
document contains the control object but no associated
code.
Is it possible to use DOCUMENT CONTROLS in this manner?
How can I propagate embeded controls code from the
template to the child document?
Thanks for the help...