hi,

iam new to drupal .. can any one help me how to use page break for registration page like next , prev ,, iam using content profile module for registration ,, if any snippets plz let me know

Comments

ainigma32’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I don't understand what it is you are asking? Do you want to make the registration page into a multi page form?
And what fields are you using so far?

Also; if you are really using Drupal 6.2 you should really upgrade to 6.9

- Arie

sankar_jeya’s picture

thanks Arie , yes i want to make the registration page as step by step using next prev option

ainigma32’s picture

Component: documentation » forms system

I suggest you try using webforms. See http://drupal.org/handbook/modules/webform and http://drupal.org/node/324779
For some info.

Please post back how that works out for you.

- Arie

sankar_jeya’s picture

thanks arie , but i used contentprofile module and customized by created content types as by step 1, step2 then gave link to next add page by drupalgoto(node/add/

ainigma32’s picture

Status: Postponed (maintainer needs more info) » Fixed

Good to hear you figured it out.

- Arie

Status: Fixed » Closed (fixed)

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

freestylegary@yahoo.com’s picture

Hi Sankar,
I am working on a similar form, could you let me where you added the 'drupalgoto(node/add/'?