> We are using InfoPath 2003 and just starting to design and use forms. Once a
> form has completed its routing, we are actually committing it for storage in
[quoted text clipped - 11 lines]
>
> Thanks
Hey Art,
One option is to disable the submit button in the tool bar, in the submit
options dialog
You can then add your own custom button that hooks up to the submit
functionality.
From here you can apply conditional formatting to your submit button that
checks the state of the form and disables the button
if you need more detail let me know
Cheers
Ben
> Doing more research I see that digital signatures may be an option but
> because of our operating environment, we would prefer not to use that option.
[quoted text clipped - 14 lines]
> >
> > Thanks
Art - 23 Oct 2006 15:28 GMT
Thanks
Not sure what you mean by state of the form.
Can you add some more detail?
Art
> Hey Art,
> One option is to disable the submit button in the tool bar, in the submit
[quoted text clipped - 28 lines]
> > >
> > > Thanks
Ben Walters - 23 Oct 2006 22:02 GMT
Hey rt,
What I mean by checking the state of the form is to add a boolean field to
the form like IsSubmitted when the form is submitted you can update this
field to true. You can then use this field in your conditional formatting to
disable the submit button.
Hope this helps
Cheers
Ben
> Thanks
>
[quoted text clipped - 36 lines]
> > > >
> > > > Thanks