[development] Web form customization and submit action redirect to custom php code.

Franz Glauber franz.glauber at gmail.com
Wed Sep 14 13:34:46 UTC 2011


AFAIK, Webform module allows you to set a custom redirect.

On Wed, Sep 14, 2011 at 8:50 AM, Rohit Sharma <imreckless at gmail.com> wrote:

> So i am proceeding this way.
>
> 1. Create custom module.
> 2. Add custom form ( can we integrate available webform) ?
> 3. Implement hook in mymodule.module file (hook_form_alter)
>
>
>
>
> On Wed, Sep 14, 2011 at 5:09 PM, Paolo Mainardi <paolomainardi at gmail.com>wrote:
>
>> You have to create a new module, http://drupal.org/project/examples
>>
>> On Wed, Sep 14, 2011 at 1:22 PM, Rohit Sharma <imreckless at gmail.com>
>> wrote:
>> > 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 <paolomainardi at gmail.com> wrote:
>> >> http://api.drupal.org
>> >>
>> >> hook_form_alter() + #redirect is the answer
>> >>
>> >> On Wed, Sep 14, 2011 at 9:59 AM, Rohit Sharma <imreckless at gmail.com>
>> 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
>> >
>>
>>
>>
>> --
>> 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
>
>
>


-- 
Franz

http://ciudaddelpico.com

Sent from my laptop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110914/4744a368/attachment.html 


More information about the development mailing list