By ranjeet.singh on
Hi Guys,
I just want to add a button in user registration (user/register) page that will redirect the user to some other page . How can i achieve this ? It's urgent, pls help.
Hi Guys,
I just want to add a button in user registration (user/register) page that will redirect the user to some other page . How can i achieve this ? It's urgent, pls help.
Comments
Look at the form_alter hook
Look at the form_alter hook that will allow you to add a button to any form.
Pls send code
Hi,
Pls send code to add a button ('Advance Profile') that will open ?q=admin/user/user/create page
errrm.....It's probably
errrm.....It's probably better if you learn/code it yourself - then you can maintain it
http://api.drupal.org/api/function/hook_form_alter/6