Posted by socialnicheguru on February 17, 2009 at 4:16pm
Hi,
I am looking to add user/uid/mobile to my node profile page.
How do I accomplish this?
Since sms_user_register() is a function that already does the heavy lifting, how do I place the form where I want?
I thought I could do something like this in a block. I am not sure how to use hook_form_alter to add this to the form with the id below.
if ($form_id == "edit-profile-personal-node-form") {
return sms_user_register();
}
Thanks for your help!
Chris

Comments
Hello all :-) can anybody
Hello all :-)
can anybody tell us how to do this ?
Please help us.
Thanks in advanced.