Hi,

I'd like your help.. how do I display the autoresponder forms, inside content..

ie I just want to go or something like that.. and have the simple sign up..
the same way I can with the login form (e.g. http://drupalninjas.net/content/loginregister-customisations-drupal-ninj...) .. any tips..

We have a lot of poeple wanting to copy the simple model.. on mass control..
ie video on the left.then an arrow to a simple email sign up box..

thanks..

S

Comments

aleksey.tk’s picture

Status: Active » Fixed

This can be done by using php code in custom code in your node content. You will need drupal_get_form function to get form content and then insert it in the place you want.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.