save form and send email on send button click

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

save form and send email on send button click

pandey.dhruv
This post was updated on .
In orbeon version 4.10 , Is it possible to save form and send email on send button click and also i want to extract 2 fields from form having control id as "x" and "y" ,which i will use in the email sending?
Reply | Threaded
Open this post in threaded view
|

Re: save form and send email on send button click

Alessandro  Vernet
Administrator
Hi Pandey,

Orbeon Forms can send an email when a user saves the data. However, at this point, you can't include values entered by users in that email. Does this answer your question?

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: save form and send email on send button click

pandey.dhruv
IN Orbeon version 4.10, is it possible to customize the save button ,so that on save button click it send email and save form?  
Reply | Threaded
Open this post in threaded view
|

Re: save form and send email on send button click

Alessandro  Vernet
Administrator
Hi Pandey,

Yes, certainly, you can do this by overriding the default definition of the "save-final" process. If you haven't yet worked with buttons and processes, I'd recommend you go through the documentation linked below, and of course just let us know if anything isn't clear.

http://doc.orbeon.com/form-runner/advanced/buttons-and-processes/index.html

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet