M
Mike B
A little background, I am looking at a way to move a document from one
library to another Library. After searching I found reference to using
the OnSubmitRequest event.
I took the sample provided in the SDK and got this working on a test
form. But, it seems that I am not able to set any fields while in the
OnSubmitRequest event code. While reading about the submit method I
saw a note that stated:
You can write a custom submit operation using the OnSubmitRequest
event, and then you can programmatically call the event using the
Submit method
But I have not been able to find any reference to how to do this.
Would it be just like calling a function in scripting? If so, I have
not been able to get this working.
Anyone have any ideas?
Thanks,
Mike
library to another Library. After searching I found reference to using
the OnSubmitRequest event.
I took the sample provided in the SDK and got this working on a test
form. But, it seems that I am not able to set any fields while in the
OnSubmitRequest event code. While reading about the submit method I
saw a note that stated:
You can write a custom submit operation using the OnSubmitRequest
event, and then you can programmatically call the event using the
Submit method
But I have not been able to find any reference to how to do this.
Would it be just like calling a function in scripting? If so, I have
not been able to get this working.
Anyone have any ideas?
Thanks,
Mike