Hi, Thanks for the information. I have created the webform. So now, where do i add hook. do i have to just add a php function in webform.module ??
Thanks, Rohit On 9/14/11, Paolo Mainardi <[email protected]> wrote: > http://api.drupal.org > > hook_form_alter() + #redirect is the answer > > On Wed, Sep 14, 2011 at 9:59 AM, Rohit Sharma <[email protected]> wrote: >> Hi, >> >> I am developing a website for internal work flow in my organization. >> I am not sure how to proceed, customization seems very complicated to me. >> >> I tried hands on adding custom page, php code, but i m not sure how to >> redirect webform to a custom php page. >> >> Please consider me a newbie. >> >> My requirements are: >> >> 1. Create a web form. ( with a text and a submit button) >> 2. get the value of web form text field. >> 3. process the value through a internal command running on server, >> display the output. >> >> >> Could you please help me out with these. >> >> >> >> Thanks and regards, >> Rohit Sharma >> > > > > -- > Paolo Mainardi > > CTO Twinbit > ILDN: http://www.ildn.net > Blog: http://www.paolomainardi.com > > -- Please consider the environment before printing this email -- > -- Thanks and regards, Rohit Sharma
