Field State Change on form print

M

mikew

I have a situation where a billing dept would like to change contents of a
field to indicate (automatically) when a form has been printed. Is there a
function built into infopath for this type of feature. If so, can someone
point me in the right direction.

I'm thinking if I add a "Print Form" button control that prints the form I
can add code to change a "Form Status" field value when the button is
clicked. I'm not sure if this is the best way to go about things - and I'm
not knowlegable on how to print a form using jscript. Any insights are
greatly appreciated.

Side question...can vbscript be used with infopath forms instead of jscript.
I have some vbscripting expreience but none in J.
Time to stretch.


Thanks,
mike
 
M

mikew

Does anybody know how to change a field based on a button click?
I need to know how to change field1 to "printed" when the Print button is
clicked....

thanks,
m
 
Top