W
Worsty
In my word form which I am using all form fields with the exception of
a submit button. I'd like to know if there is a way to "disable" a
button (submit for ex until a specific criteria is met.
So basically, if activedocument.formfield("tesxt1").result = "ready to
submit" then
.....submit button.enabled = true else
......submit button. enabled = false
can someone help me out with the commandbutton reference code.
Thanks much!
a submit button. I'd like to know if there is a way to "disable" a
button (submit for ex until a specific criteria is met.
So basically, if activedocument.formfield("tesxt1").result = "ready to
submit" then
.....submit button.enabled = true else
......submit button. enabled = false
can someone help me out with the commandbutton reference code.
Thanks much!