This post was updated on .
I need the form I have designed with orbeon forms to be the index page of my website. I need users to access this page through the internet at www.mysite.com/myorbionform.html and i need the form data to be sent to my email address when a submit button is clicked. Also I would like an auto response email sent to the user upon submission. Please be as detailed as possible on how to accomplish these basic tasks. I'm a little confused at how to accomplish this. I have attached a sample of the form I have created. This form is supposed to be the main index page of my website. It's a credit application. I am installing Apache Tomcat and Orbeon on my VPS server right now.
Thank you, Wayne |
Administrator
|
Wayne,
In order to do this, I think you need to configure: * the workflow-send button * the email property * email server settings There is some doc under: http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties/configuration-properties-form-runner#TOC-Sending-forms In addition the files are stored through the persistence layer. By default, this is the built-in eXist database. To use the form, you need to publish it from Form Builder, and yes you do need Orbeon Form Runner on your server. I hope this is a start! -Erik On Thu, Feb 4, 2010 at 1:16 AM, wburkart <[hidden email]> wrote: > > Hello, > > I've finished making my form and now want to add a submit button that sends > the form info to a preset email address. I would also like to know where the > files are that i published after making my form ? > Am i supposed to find these files then upload them to my server/hosting > account directory ? I have installed the Apache Tomcat and Orbeon on my home > computer and built the form on there. Do i have to install Apache Tomcat and > Orbeon on my VPS server to be able to use this form i have created on my > home computer ? Or do i just upload the published files ? I apologize for my > confusion as i am new to the Orbeon form system. I have been reading the > documentation for hours but can't seem to figure out how to accomplish these > final steps to get up and running. It's all a little overwhelming to say the > least ! Any help or guidence would be greatly appreciated as i really love > the program and have spent hours making my form perfect and am excited to > get up and running with this great system. > > Thank you in advance for any help or advice, Wayne > -- > View this message in context: http://n4.nabble.com/Setting-form-to-submit-to-an-email-address-tp1468557p1468557.html > Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |