Hide Submit Button After Form Submition

J

Jay

I have a 2007 form in a MOSS lib and I need to hide the submit button after
the first submition so that approvers cannot re-submit the form. Any ideas?
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello Jay

You can put a field in the form and set a value to it on submitting. Again
on the submit set Conditional formatting that whenever this value is set hide
the button
 
Top