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

mb450’s picture

Look at the form_alter hook that will allow you to add a button to any form.

ranjeet.singh’s picture

Hi,
Pls send code to add a button ('Advance Profile') that will open ?q=admin/user/user/create page

mb450’s picture

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