I am trying to call an agent on the submit, this is the code I use but it is not working, is there anywhere else I can call that agent…
Alena…
I am trying to call an agent on the submit, this is the code I use but it is not working, is there anywhere else I can call that agent…
Alena…
Subject: Calling an agent on submit of the form
WebQuerySave event
Subject: Calling an agent on submit of the form
If you want to / have to use your own form, try this:
Change your form action to
(Hint: If this should work for new and existing documents, you should rather provide the full path relative to the server name.)
Directly below the form action, create a hidden passtthrough HTML field
Leave the rest of your form as it is.