preview button code

preview button code in multi-step user register form via hook_form_alter

  1. // copied below code from the print_r of a node_add form
  2.  
  3. // i want to add a PREVIEW button to the user/register page, next to the SIGNUP (SUBMIT) button
  4.  
  5. // my issue is if I just add this code to

preview button code in multi-step user register form via hook_form_alter

  1. // copied below code from the print_r of a node_add form
  2.  
  3. // i want to add a PREVIEW button to the user/register page, next to the
  4.  
  5. // my issue is if I just add this code to the user/register for
Syndicate content